From 273cf31b4917fa1df2788b2b7088f242b487441c Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Thu, 13 Jul 2023 18:20:31 +0200 Subject: [PATCH] version bump --- CHANGELOG.md | 4 ++++ version.properties | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09920ba..ec59722 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# devel + + + # 3.11.0.3 (2023-07-13) * Re-release because Curse sucks. diff --git a/version.properties b/version.properties index 049561c..800bc87 100644 --- a/version.properties +++ b/version.properties @@ -3,5 +3,5 @@ MAJOR=3 MINOR=11 PATCH=0 PRE_RELEASE= -BUILD=2 +BUILD=3 CODE=1