diff options
| -rw-r--r-- | src/main.go | 2 |
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 { |
