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 59a02e3..fd72711 100644 --- a/backend/router.go +++ b/backend/router.go @@ -17,7 +17,7 @@ import ( ) const ( - Version = "0.3.0" + Version = "0.4.0" configKey = "config" isUpdateKey = "is_update" assetsFSKey = "assets_fs" |
