Skip to content

Commit ae2b0a3

Browse files
authored
Update main.go
1 parent c1e330c commit ae2b0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010

1111
const (
1212
AppName = "Discord RPC Tray"
13-
AppVersion = "1.1.0"
13+
AppVersion = "1.1.0-pre"
1414
AppProjectPage = "https://github.com/omerakgoz34/Discord-RPC-Tray"
1515
)
1616

0 commit comments

Comments
 (0)