diff --git a/server/main.go b/server/main.go index 2be21c0..fda01c8 100644 --- a/server/main.go +++ b/server/main.go @@ -14,7 +14,7 @@ import ( ) var ( - version = "2.0.3" + version = "2.0.4" // cmd line options configFile *string