aboutsummaryrefslogtreecommitdiff
path: root/src/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.go')
-rw-r--r--src/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.go b/src/main.go
index 2b0c84a..bab289c 100644
--- a/src/main.go
+++ b/src/main.go
@@ -16,7 +16,7 @@ import (
const (
appTitle = "kjagave"
- appVersion = "1.0"
+ appVersion = "20251221-0050"
)
type SavedColor struct {