Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit daf0fa0

Browse files
author
Loïc Dachary
committedJul 5, 2023
[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

+1-1
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)
Please sign in to comment.