Skip to content

Commit fef0879

Browse files
committed
v3.6.0
1 parent 5cf102a commit fef0879

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.0 ####
35
* Fix ClassLoader to retrieve correct DesktopLauncher when invoked via ClassPool
46
* Time mod initializers
57

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.5.0</version>
6+
<version>3.6.0</version>
77
<packaging>jar</packaging>
88

99
<name>ModTheSpire</name>

0 commit comments

Comments
 (0)