Skip to content

Commit

Permalink
2024-01-29 22:29:23 : ver
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed Jan 29, 2024
1 parent 7d656da commit 5b4fef8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down
12 changes: 6 additions & 6 deletions assets/buildinfo.txt
Original file line number Diff line number Diff line change
@@ -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 :

0 comments on commit 5b4fef8

Please sign in to comment.