Skip to content

Commit daf0fa0

Browse files
author
Loïc Dachary
committed
[SEMVER] bump to 4.2.2+0-gitea-1.19.4
1 parent 12cbbc5 commit daf0fa0

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.2.1+0-gitea-1.19.3
106+
FORGEJO_VERSION := 4.2.2+0-gitea-1.19.4
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)