chore: bump version to 1.1.8

This commit is contained in:
2026-09-02 19:40:35 +08:00
parent 67bef6dc08
commit f3f50d7e90
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ APP_NAME := jiang13
MAIN_PKG := ./cmd/jiang13
BUILD_DIR := dist
DEV_DATA_DIR := dist/data
VERSION := 1.1.7
VERSION := 1.1.8
LDFLAGS := -s -w -X main.version=$(VERSION)
REGISTRY_IMAGE := hangzhang714128/jiang13-forum