updated to newest libSiliconPatch.dll

This commit is contained in:
aomizu
2025-05-19 08:41:37 +09:00
parent 1f9e3891ac
commit c1c38fa83f
4 changed files with 11 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ import (
"turtlesilicon/pkg/ui" // Updated import path
)
const appVersion = "1.0.3" // Added version constant
const appVersion = "1.0.4"
func main() {
myApp := app.NewWithID("com.tairasu.turtlesilicon")