Skip to content

Commit

Permalink
Merge pull request '[SEMVER] 6.0.8+0-gitea-1.21.8' (#2720) from earl-…
Browse files Browse the repository at this point in the history
…warren/forgejo:wip-v1.21-semver into v1.21/forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2720
  • Loading branch information
Earl Warren committed Mar 22, 2024
2 parents 9028d06 + 586b5c6 commit 4092c54
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.7+0-gitea-1.21.7
FORGEJO_VERSION := 6.0.8+0-gitea-1.21.8

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 4092c54

Please sign in to comment.