chore(release): bump version to 2.0.0

This commit is contained in:
John O'Keefe
2026-09-16 16:56:31 -04:00
parent 60ff980809
commit 70f5508a2d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ info:
productIdentifier: "com.linuxhg.anitrack"
description: "Track anime watchlists across AniList, MyAnimeList, and Simkl"
copyright: "John O'Keefe"
version: "1.99.1"
version: "2.0.0"
# Dev mode configuration
dev_mode:
+1 -1
View File
@@ -2,4 +2,4 @@ package main
// Code generated by `make release` from build/config.yml info.version.
// DO NOT EDIT.
const appVersionString = "1.99.1"
const appVersionString = "2.0.0"