Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ab5a080a9 |
+1
-1
@@ -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
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user