diff --git a/changelog.md b/changelog.md index 365ce54..597f323 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +# 1.19.2-0.1.0-beta.2.3 + - fix #12 + - "fix" #23 + - better handling of missing phos, see #20 + # 1.19.2-0.1.0-beta.2.2 - update phos diff --git a/gradle.properties b/gradle.properties index e711798..7f3b80d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ minorVersion=1 patchVersion=0 postfix=beta postfixMajorVersion=2 -postfixMinorVersion=2 +postfixMinorVersion=3 # purposely left blank compatibility= \ No newline at end of file