Skip to content

Commit

Permalink
[SEMVER] 6.0.12+0-gitea-1.21.11
Browse files Browse the repository at this point in the history
  • Loading branch information
earl-warren committed Apr 19, 2024
1 parent f702129 commit 1bb4034
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.11+0-gitea-1.21.11
FORGEJO_VERSION := 6.0.12+0-gitea-1.21.11

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 1bb4034

Please sign in to comment.