chore(release): bump version to 2.0.0
This commit is contained in:
+1
-1
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user