This commit is contained in:
2026-07-20 06:01:51 +07:00
parent 1ed246eec8
commit aed692cffe
12 changed files with 67 additions and 64 deletions

View File

@@ -62,7 +62,7 @@ func main() {
// Create application with options
err := wails.Run(&options.App{
Title: "Simple Care v1.2 — Rikkei Education",
Title: "Simple Care v1.3 — Rikkei Education",
Width: 1024,
Height: 768,
Menu: appMenu,