version 1.6.2

This commit is contained in:
hanabbi
2023-06-24 20:31:51 +09:00
parent 09b3d6a55e
commit 78991f0656
3 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ NO_ICON := 1
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# version control constants # version control constants
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
TARGET_VERSION := 1.6.1 TARGET_VERSION := 1.6.2
APP_VERSION := $(TARGET_VERSION) APP_VERSION := $(TARGET_VERSION)
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------

View File

@@ -30,7 +30,7 @@ LIBNAMES := minIni nxExt
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# version control constants # version control constants
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
TARGET_VERSION := 1.6.1 TARGET_VERSION := 1.6.2
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# options for code generation # options for code generation

2
pages/dist/main.js vendored

File diff suppressed because one or more lines are too long