Skip to content

Commit

Permalink
Increase version number to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto-frsky committed Mar 25, 2020
1 parent 670d51e commit 5ed2cf8
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 @@ -32,7 +32,7 @@ import (
const (
fontsDir = "fonts"
fontsExt = ".mcm"
appVersion = "0.9"
appVersion = "1.0"

updatesSource = "https://github.com/FrSkyRC/FrSkyOSDApp"
)
Expand Down

0 comments on commit 5ed2cf8

Please sign in to comment.