Skip to content

Commit

Permalink
Updated version no to match release
Browse files Browse the repository at this point in the history
  • Loading branch information
tobychui committed Feb 21, 2023
1 parent 94aee3a commit 428232c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
*/

const (
launcherVersion = "1.3"
launcherVersion = "2.011"
restoreRetryCount = 3 //The number of retry before restore old version, if not working after restoreRetryCount + 1 launcher will exit
)

Expand Down

0 comments on commit 428232c

Please sign in to comment.