version 1.8.0

This commit is contained in:
hanabbi
2023-08-11 21:51:33 +09:00
parent e6243cddad
commit 4965b486ab
6 changed files with 6 additions and 6 deletions

View File

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