Skip to content

Commit

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

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3018
  • Loading branch information
Earl Warren committed Apr 4, 2024
2 parents 56318d1 + d67a9d4 commit d367661
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.8+0-gitea-1.21.8
FORGEJO_VERSION := 6.0.10+0-gitea-1.21.10

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 d367661

Please sign in to comment.