Bump version to 2.2

Signed-off-by: Sean Du <do4suki@gmail.com>
This commit is contained in:
2026-07-08 12:39:25 +08:00
parent f299573f42
commit ca4614daf0
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ BUILD_DIR := build
OBJ_DIR := $(BUILD_DIR)/obj
PACKAGE_DIR := $(BUILD_DIR)/package
PACKAGE_NAME := cgss-dmm-hook
PACKAGE_VERSION := 2.1
PACKAGE_VERSION := 2.2
PACKAGE_ROOT := $(PACKAGE_DIR)/$(PACKAGE_NAME)
PACKAGE_ZIP := $(PACKAGE_DIR)/$(PACKAGE_NAME)-v$(PACKAGE_VERSION).zip
BUILD ?= release