Release v2.3.2

Recompiled wit latest Core-SNAPSHOT version
This commit is contained in:
Christian Koop 2022-11-13 14:02:38 +01:00
parent a4db75fe1c
commit 7e29b13793
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>UltimateStacker</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>2.3.1</version>
<version>2.3.2</version>
<build>
<defaultGoal>clean install</defaultGoal>
<finalName>UltimateStacker-${project.version}</finalName>