We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf102a commit fef0879Copy full SHA for fef0879
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Changelog ##
2
#### dev ####
3
+
4
+#### v3.6.0 ####
5
* Fix ClassLoader to retrieve correct DesktopLauncher when invoked via ClassPool
6
* Time mod initializers
7
pom.xml
@@ -3,7 +3,7 @@
<groupId>com.evacipated.cardcrawl</groupId>
<artifactId>ModTheSpire</artifactId>
- <version>3.5.0</version>
+ <version>3.6.0</version>
<packaging>jar</packaging>
8
9
<name>ModTheSpire</name>
0 commit comments