[SEMVER] bump to 4.0.0+0-gitea-1.19.0

Because v1.19.0-3 has breaking changes.

(cherry picked from commit 0fd4ba010845b14349ba911209e5e1c667e8c4cf)
(cherry picked from commit 3df2001eef96a01ac2fe442b113ded744cc54e37)
(cherry picked from commit 5e7f7c604adf36e92f3eea5e3da1fd7e7da71c8c)
(cherry picked from commit 35c580ba036579d47310c43629dd67bf1e2ab2fa)
This commit is contained in:
Loïc Dachary 2023-04-05 08:44:16 +02:00 committed by Earl Warren
parent aa7c9f4f99
commit 3ad2e63c09
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 := 3.0.0+0-gitea-1.19.0
FORGEJO_VERSION := 4.0.0+0-gitea-1.19.0
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)"