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 ae48044 commit 7bcc66aCopy full SHA for 7bcc66a
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.7"
+const AppVersion = "0.1.8"
8
const AppGithubOwner = "zyrouge"
9
const AppGithubRepo = "pho"
0 commit comments