Skip to content

Commit b073124

Browse files
committed
[SEMVER] bump to 4.2.0+0-gitea-1.19.2
(cherry picked from commit 2a924f03873d0566b68aed3b48ea886c611cfdb8) (cherry picked from commit 9c8cdb1)
1 parent 9902426 commit b073124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ ifeq ($(VERSION),main)
103103
endif
104104

105105
# SemVer
106-
FORGEJO_VERSION := 4.1.0+0-gitea-1.19.1
106+
FORGEJO_VERSION := 4.2.0+0-gitea-1.19.2
107107

108108
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)"
109109

0 commit comments

Comments
 (0)