We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421f8bb commit f7ce2b1Copy full SHA for f7ce2b1
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Changelog ##
2
#### dev ####
3
+
4
+#### v3.5.0 ####
5
* Cache updater to avoid hitting the rate limit
6
7
#### v3.4.0 ####
pom.xml
@@ -3,7 +3,7 @@
<groupId>com.evacipated.cardcrawl</groupId>
<artifactId>ModTheSpire</artifactId>
- <version>3.4.0</version>
+ <version>3.5.0</version>
<packaging>jar</packaging>
8
9
<name>ModTheSpire</name>
0 commit comments