We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8ee46 commit 1e418abCopy full SHA for 1e418ab
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Changelog ##
2
#### dev ####
3
+
4
+#### v3.6.2 ####
5
* Fix silent crash in auto-updater if a mod's release has a bad version number
6
7
#### v3.6.1 ####
pom.xml
@@ -3,7 +3,7 @@
<groupId>com.evacipated.cardcrawl</groupId>
<artifactId>ModTheSpire</artifactId>
- <version>3.6.1</version>
+ <version>3.6.2</version>
<packaging>jar</packaging>
8
9
<name>ModTheSpire</name>
0 commit comments