chore(release): bump version to 1.99.1
Release / release (push) Successful in 2m14s

Version bump for the updater live-proof cycle (NOT a release: no tag). Carries the signed-asset CI path so the 1.99.1-rc1 pre-release publishes AniTrack-linux-amd64 plus sidecars for the beta-channel end-to-end test.
This commit is contained in:
John O'Keefe
2026-09-16 08:55:31 -04:00
parent 948c2d3960
commit 0b9f19cb08
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ info:
productIdentifier: "com.linuxhg.anitrack"
description: "Track anime watchlists across AniList, MyAnimeList, and Simkl"
copyright: "John O'Keefe"
version: "1.99.0"
version: "1.99.1"
# Dev mode configuration
dev_mode:
+1 -1
View File
@@ -13,6 +13,6 @@
},
"info": {
"productName": "AniTrack",
"productVersion": "1.99.0"
"productVersion": "1.99.1"
}
}