Compare commits

...
1 Commits
Author SHA1 Message Date
John O'Keefe 2ab5a080a9 chore(release): bump version to 2.0.0
Release / release (push) Successful in 3m20s
2026-09-16 16:56:31 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ info:
productIdentifier: "com.linuxhg.anitrack" productIdentifier: "com.linuxhg.anitrack"
description: "Track anime watchlists across AniList, MyAnimeList, and Simkl" description: "Track anime watchlists across AniList, MyAnimeList, and Simkl"
copyright: "John O'Keefe" copyright: "John O'Keefe"
version: "1.99.1" version: "2.0.0"
# Dev mode configuration # Dev mode configuration
dev_mode: dev_mode:
+1 -1
View File
@@ -2,4 +2,4 @@ package main
// Code generated by `make release` from build/config.yml info.version. // Code generated by `make release` from build/config.yml info.version.
// DO NOT EDIT. // DO NOT EDIT.
const appVersionString = "1.99.1" const appVersionString = "2.0.0"