This commit is contained in:
Toby Chui
2024-12-31 22:56:51 +08:00
parent d1e5581eea
commit 0d4c71d0f6
2 changed files with 19 additions and 2 deletions

View File

@ -42,7 +42,7 @@ import (
const (
/* Build Constants */
SYSTEM_NAME = "Zoraxy"
SYSTEM_VERSION = "3.1.6"
SYSTEM_VERSION = "3.1.7"
DEVELOPMENT_BUILD = false /* Development: Set to false to use embedded web fs */
/* System Constants */