1 Commits

Author SHA1 Message Date
a07958563a 1.0.7 2025-07-25 21:25:29 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -2,5 +2,5 @@
Icon = "Icon.png"
Name = "EpochSilicon"
ID = "com.burkey.epochsilicon"
Version = "1.0.6"
Version = "1.0.7"
Build = 30

View File

@@ -11,7 +11,7 @@ import (
"strings"
)
const appVersion = "1.0.6"
const appVersion = "1.0.7"
func main() {
log.SetupLogging()