Skip to content

Commit 143566d

Browse files
Loïc Dacharyearl-warren
authored andcommitted
[SEMVER] bump to 4.2.1+0-gitea-1.19.3
1 parent b073124 commit 143566d

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.0+0-gitea-1.19.2
106+
FORGEJO_VERSION := 4.2.1+0-gitea-1.19.3
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)