diff --git a/Makefile b/Makefile index 572d469189..048973c352 100644 --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ else 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)"