Skip to content

Commit 37d021f

Browse files
committed
build: bump version to 0.23.1
1 parent 09e009d commit 37d021f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

change-notes/0_23_1.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<h3>0.23.1 (18/05/2024)</h3>
2+
<p>Thirty-seventh alpha release.</p>
3+
<p>This release contains the following change:</p>
4+
<ul>
5+
<li><a href="https://github.com/lppedd/idea-conventional-commit/issues/142">#142</a> - Replace usages of VcsLogMultiRepoJoiner</li>
6+
</ul>

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginUntilBuild = 243.*
66
# Needs a change-notes page with matching version in ./change-notes/
77
# Optionally, also add a matching What's New page in
88
# com.github.lppedd.cc.whatsnew.InternalWhatsNewProvider.whatsNewPages
9-
version = 0.23.0
9+
version = 0.23.1
1010

1111
# (Optional) Absolute path to a DCEVM-enabled VM, eg. '.../bin/java.exe'
1212
dcevmExecutable =

0 commit comments

Comments
 (0)