fix client
All checks were successful
Deploy on Master Change / deploy (push) Successful in 1m15s

This commit is contained in:
2026-07-13 10:13:05 +07:00
parent b4c3155564
commit 0583c7869a
11 changed files with 29 additions and 12 deletions

View File

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