bump version to 4.10.8 in tauri configuration
Some checks failed
Build / check-version (push) Successful in 6s
Build / build-windows (push) Failing after 1m58s
Build / build-linux (push) Failing after 1m54s
Build / create-release (push) Has been cancelled
Build / build-android (push) Has been cancelled

This commit is contained in:
2026-01-24 08:09:19 +11:00
parent 94b72d0fe8
commit a7156f1a76
2 changed files with 2 additions and 2 deletions

2
cinny

Submodule cinny updated: a2268f863b...13d87e44c8

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.7", "version": "4.10.8",
"identifier": "in.cinny.app", "identifier": "in.cinny.app",
"build": { "build": {
"frontendDist": "../cinny/dist", "frontendDist": "../cinny/dist",