bump version to 4.10.7 in tauri configuration
Some checks failed
Build / check-version (push) Successful in 4s
Build / build-linux (push) Failing after 1m59s
Build / build-windows (push) Failing after 2m2s
Build / build-android (push) Failing after 2m13s
Build / create-release (push) Has been skipped

This commit is contained in:
2026-01-24 08:04:29 +11:00
parent 3198e496c4
commit 94b72d0fe8
2 changed files with 2 additions and 2 deletions

2
cinny

Submodule cinny updated: a6b76a9be7...a2268f863b

View File

@@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "Cinny", "productName": "Cinny",
"version": "4.10.6", "version": "4.10.7",
"identifier": "in.cinny.app", "identifier": "in.cinny.app",
"build": { "build": {
"frontendDist": "../cinny/dist", "frontendDist": "../cinny/dist",