From d6ba5239cca53f39b55289ad66b57625f3ae7c4c Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Fri, 28 Apr 2023 07:51:40 +0200 Subject: [PATCH] [SEMVER] bump to 4.2.0+0-gitea-1.19.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fd9c7c3713..d2366d3eab 100644 --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ else endif # SemVer -FORGEJO_VERSION := 4.1.0+0-gitea-1.19.1 +FORGEJO_VERSION := 4.2.0+0-gitea-1.19.2 # if version = "main" then update version to "nightly" ifeq ($(VERSION),main)