[SEMVER] bump to 4.1.0+0-gitea-1.19.1

See v1.19.1-0 release notes

(cherry picked from commit 1403e4436f)
(cherry picked from commit 89cf514530)
(cherry picked from commit 10aebe47e7)
This commit is contained in:
Loïc Dachary 2023-04-14 08:38:44 +02:00 committed by Earl Warren
parent 985e378272
commit 93866481a1
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -103,7 +103,7 @@ ifeq ($(VERSION),main)
endif
# SemVer
FORGEJO_VERSION := 4.0.0+0-gitea-1.19.0
FORGEJO_VERSION := 4.1.0+0-gitea-1.19.1
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)"