From 4c98c0d185b589899b9896a935a944315ead475d Mon Sep 17 00:00:00 2001 From: RogueLogix Date: Thu, 19 Oct 2023 13:06:06 -0700 Subject: [PATCH] update changelog and bump version --- Phosphophyllite | 2 +- changelog.md | 4 ++++ gradle.properties | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Phosphophyllite b/Phosphophyllite index 7371a6b..e4685db 160000 --- a/Phosphophyllite +++ b/Phosphophyllite @@ -1 +1 @@ -Subproject commit 7371a6bab84271d10d80564bc757876c8b08235c +Subproject commit e4685db6443344fc3ac1b9b844a7fc5f4ee9863c diff --git a/changelog.md b/changelog.md index 150f5ca..a5fa388 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 1.20.1-0.2.0-alpha.1 + - migrate to Neo + - F3+A now reloads lighting data and reloads all instance data + # 1.20.1-0.2.0-alpha - rewrite everything - well, not quite, but the entire business end was diff --git a/gradle.properties b/gradle.properties index aa93c23..7878529 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ majorVersion=0 minorVersion=2 patchVersion=0 postfix=alpha -postfixMajorVersion= +postfixMajorVersion=1 postfixMinorVersion=