diff options
Diffstat (limited to 'src/main.go')
| -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 ( | |||
| 16 | 16 | ||
| 17 | const ( | 17 | const ( |
| 18 | appTitle = "kjagave" | 18 | appTitle = "kjagave" |
| 19 | appVersion = "1.0" | 19 | appVersion = "20251221-0050" |
| 20 | ) | 20 | ) |
| 21 | 21 | ||
| 22 | type SavedColor struct { | 22 | type SavedColor struct { |
