Skip to content

Commit

Permalink
[SEMVER] 6.0.4+0-gitea-1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
earl-warren committed Jan 16, 2024
1 parent 4df056a commit 0f61994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ endif
VERSION = ${GITEA_VERSION}

# SemVer
FORGEJO_VERSION := 6.0.3+0-gitea-1.21.3
FORGEJO_VERSION := 6.0.4+0-gitea-1.21.4

LDFLAGS := $(LDFLAGS) -X "main.MakeVersion=$(MAKE_VERSION)" -X "main.Version=$(GITEA_VERSION)" -X "main.Tags=$(TAGS)" -X "code.gitea.io/gitea/routers/api/forgejo/v1.ForgejoVersion=$(FORGEJO_VERSION)" -X "main.ForgejoVersion=$(FORGEJO_VERSION)"

Expand Down

0 comments on commit 0f61994

Please sign in to comment.