We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a853892 commit c070935Copy full SHA for c070935
Makefile
@@ -95,7 +95,7 @@ endif
95
VERSION = ${GITEA_VERSION}
96
97
# SemVer
98
-FORGEJO_VERSION := 5.0.0+0-gitea-1.20.0
+FORGEJO_VERSION := 7.0.0+0-gitea-1.22.0
99
100
LDFLAGS := $(LDFLAGS) -X "main.MakeVersion=$(MAKE_VERSION)" -X "main.Version=$(GITEA_VERSION)" -X "main.Tags=$(TAGS)" -X "main.ForgejoVersion=$(FORGEJO_VERSION)"
101
0 commit comments