diff --git a/src/def.go b/src/def.go index 48303cb..3cdee1f 100644 --- a/src/def.go +++ b/src/def.go @@ -42,7 +42,7 @@ import ( const ( /* Build Constants */ SYSTEM_NAME = "Zoraxy" - SYSTEM_VERSION = "3.1.4" + SYSTEM_VERSION = "3.1.5" DEVELOPMENT_BUILD = false /* Development: Set to false to use embedded web fs */ /* System Constants */