Skip to content

Commit 1e418ab

Browse files
committed
v3.6.2
1 parent 8f8ee46 commit 1e418ab

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Changelog ##
22
#### dev ####
3+
4+
#### v3.6.2 ####
35
* Fix silent crash in auto-updater if a mod's release has a bad version number
46

57
#### v3.6.1 ####

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.evacipated.cardcrawl</groupId>
55
<artifactId>ModTheSpire</artifactId>
6-
<version>3.6.1</version>
6+
<version>3.6.2</version>
77
<packaging>jar</packaging>
88

99
<name>ModTheSpire</name>

0 commit comments

Comments
 (0)