Fix release workflow - create tag and release in same workflow run, bump to 4.10.5
Some checks failed
Build / check-version (push) Successful in 3s
Build / build-linux (push) Failing after 5m9s
Build / build-windows (push) Has started running
Build / build-android (push) Has been cancelled
Build / create-release (push) Has been cancelled

This commit is contained in:
2026-01-24 05:25:14 +11:00
parent 890b060ab4
commit 0fd03b8496
2 changed files with 13 additions and 21 deletions

View File

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