diff --git a/build/config.yml b/build/config.yml index 4929c6d..124e1ac 100644 --- a/build/config.yml +++ b/build/config.yml @@ -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: diff --git a/wails.json b/wails.json index 1771250..c1acfcd 100644 --- a/wails.json +++ b/wails.json @@ -13,6 +13,6 @@ }, "info": { "productName": "AniTrack", - "productVersion": "1.99.0" + "productVersion": "1.99.1" } }