diff options
Diffstat (limited to 'backend/router.go')
| -rw-r--r-- | backend/router.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/router.go b/backend/router.go index 22c77a4..adc28fc 100644 --- a/backend/router.go +++ b/backend/router.go @@ -16,7 +16,7 @@ import ( ) const ( - Version = "0.1.0" + Version = "0.2.0" configKey = "config" isUpdateKey = "is_update" ) |
