diff --git a/change-notes/0_23_0.html b/change-notes/0_23_0.html new file mode 100644 index 0000000..7fbd5ab --- /dev/null +++ b/change-notes/0_23_0.html @@ -0,0 +1,19 @@ +

0.23.0 (08/04/2024)

+

Thirty-sixth alpha release.

+

This release contains the following enhancements and fixes:

+ +

Contributors:

+ diff --git a/gradle.properties b/gradle.properties index a2c4389..a6c89be 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ pluginUntilBuild = 243.* # Needs a change-notes page with matching version in ./change-notes/ # Optionally, also add a matching What's New page in # com.github.lppedd.cc.whatsnew.InternalWhatsNewProvider.whatsNewPages -version = 0.22.1 +version = 0.23.0 # (Optional) Absolute path to a DCEVM-enabled VM, eg. '.../bin/java.exe' dcevmExecutable =