Skip to content

Commit b857483

Browse files
committed
Merge branch 'develop'
2 parents 7d656da + 5b4fef8 commit b857483

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ BUILD_ORG := talkincode
22
BUILD_VERSION := latest
33
BUILD_TIME := $(shell date "+%F %T")
44
BUILD_NAME := toughradius
5-
RELEASE_VERSION := v8.0.6
5+
RELEASE_VERSION := v8.0.7
66
SOURCE := main.go
77
RELEASE_DIR := ./release
88
COMMIT_SHA1 := $(shell git show -s --format=%H )

assets/buildinfo.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
BuildVersion=latest v8.0.6 2024-01-29 22:28:57
2-
ReleaseVersion=v8.0.6
3-
BuildTime=2024-01-29 22:28:57
1+
BuildVersion=latest v8.0.7 2024-01-29 22:29:23
2+
ReleaseVersion=v8.0.7
3+
BuildTime=2024-01-29 22:29:23
44
BuildName=toughradius
5-
CommitID=bae5ba5571622c15b354518036fe1219b0540f7e
6-
CommitDate=Mon, 29 Jan 2024 22:28:41 +0800
5+
CommitID=e680d6f28be1b6b02eea0ec9fc7bca1c8b3bfd8a
6+
CommitDate=Mon, 29 Jan 2024 22:29:04 +0800
77
CommitUser=jamiesun.net@gmail.com
8-
CommitSubject=Update release-publish.yml to use github.ref_name instead of github.ref
8+
CommitSubject=2024-01-29 22:28:57 :

0 commit comments

Comments
 (0)