We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12cbbc5 commit daf0fa0Copy full SHA for daf0fa0
Makefile
@@ -103,7 +103,7 @@ ifeq ($(VERSION),main)
103
endif
104
105
# SemVer
106
-FORGEJO_VERSION := 4.2.1+0-gitea-1.19.3
+FORGEJO_VERSION := 4.2.2+0-gitea-1.19.4
107
108
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)"
109
0 commit comments