diff --git a/src/def.go b/src/def.go index 45a008b..2e47323 100644 --- a/src/def.go +++ b/src/def.go @@ -44,7 +44,7 @@ import ( const ( /* Build Constants */ SYSTEM_NAME = "Zoraxy" - SYSTEM_VERSION = "3.2.3" + SYSTEM_VERSION = "3.2.4" DEVELOPMENT_BUILD = false /* System Constants */