From 4316ff6c73878771da1b45de8db072c4ed9ecc26 Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Tue, 6 Feb 2024 18:18:39 +0100 Subject: [PATCH] ci: version bump --- CHANGELOG.md | 4 ++++ version.properties | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e510cd3..b388039 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# devel + +* + # 3.13.0.0 Many thanks to @xyzminecraftserver for sponsoring the project! diff --git a/version.properties b/version.properties index 47a03b8..beaef8a 100644 --- a/version.properties +++ b/version.properties @@ -3,5 +3,5 @@ MAJOR=3 MINOR=13 PATCH=0 PRE_RELEASE= -BUILD=-1 +BUILD=0 CODE=1