prepare for v.1.2.3

This commit is contained in:
aomizu
2025-06-20 14:04:21 +09:00
parent 6b6ef93fb1
commit b6455f07ed
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ import (
"fyne.io/fyne/v2/app"
)
const appVersion = "1.2.2"
const appVersion = "1.2.3"
func main() {
TSApp := app.NewWithID("com.tairasu.turtlesilicon")