We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e330c commit ae2b0a3Copy full SHA for ae2b0a3
main.go
@@ -10,7 +10,7 @@ import (
10
11
const (
12
AppName = "Discord RPC Tray"
13
- AppVersion = "1.1.0"
+ AppVersion = "1.1.0-pre"
14
AppProjectPage = "https://github.com/omerakgoz34/Discord-RPC-Tray"
15
)
16
0 commit comments