We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db17f00 commit 700085dCopy full SHA for 700085d
core/meta.go
@@ -4,6 +4,6 @@ const AppName = "Pho"
4
const AppCodeName = "pho"
5
const AppExecutableName = "pho"
6
const AppDescription = "AppImage Manager"
7
-const AppVersion = "0.1.11"
+const AppVersion = "0.1.12"
8
const AppGithubOwner = "zyrouge"
9
const AppGithubRepo = "pho"
0 commit comments