diff --git a/Makefile b/Makefile index 4701c198..b3d23d5f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ BUILD_ORG := talkincode BUILD_VERSION := latest BUILD_TIME := $(shell date "+%F %T") BUILD_NAME := toughradius -RELEASE_VERSION := v8.0.6 +RELEASE_VERSION := v8.0.7 SOURCE := main.go RELEASE_DIR := ./release COMMIT_SHA1 := $(shell git show -s --format=%H ) diff --git a/assets/buildinfo.txt b/assets/buildinfo.txt index e88b8e01..935d1211 100644 --- a/assets/buildinfo.txt +++ b/assets/buildinfo.txt @@ -1,8 +1,8 @@ -BuildVersion=latest v8.0.6 2024-01-29 22:28:57 -ReleaseVersion=v8.0.6 -BuildTime=2024-01-29 22:28:57 +BuildVersion=latest v8.0.7 2024-01-29 22:29:23 +ReleaseVersion=v8.0.7 +BuildTime=2024-01-29 22:29:23 BuildName=toughradius -CommitID=bae5ba5571622c15b354518036fe1219b0540f7e -CommitDate=Mon, 29 Jan 2024 22:28:41 +0800 +CommitID=e680d6f28be1b6b02eea0ec9fc7bca1c8b3bfd8a +CommitDate=Mon, 29 Jan 2024 22:29:04 +0800 CommitUser=jamiesun.net@gmail.com -CommitSubject=Update release-publish.yml to use github.ref_name instead of github.ref +CommitSubject=2024-01-29 22:28:57 :