We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e1e63 commit 2036895Copy full SHA for 2036895
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.3.2](https://github.com/VoperAD/SlimeFrame/compare/v1.3.1...v1.3.2) (2023-11-18)
2
+
3
4
+### Bug Fixes
5
6
+* **workflow:** merge two release commits into one ([d3e1e63](https://github.com/VoperAD/SlimeFrame/commit/d3e1e63b0252886714fcfec383e478d0f88067d8))
7
8
9
10
## [1.3.1](https://github.com/VoperAD/SlimeFrame/compare/v1.3.0...v1.3.1) (2023-11-18)
11
12
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.voper</groupId>
<artifactId>SlimeFrame</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2</version>
<properties>
<maven.compiler.source>${java.version}</maven.compiler.source>
0 commit comments