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

See v1.19.1-0 release notes
This commit is contained in:
Loïc Dachary 2023-04-14 08:38:44 +02:00
parent bb5eab5ed6
commit baf7e35991
No known key found for this signature in database
GPG key ID: 992D23B392F9E4F2

View file

@ -98,7 +98,7 @@ else
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)"