We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23ff35 commit a15e8a5Copy full SHA for a15e8a5
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## Changelog ##
2
3
-#### Master ####
+#### v1.0.2 ####
4
* Added BaseMod as a mod dependency (so now you can't load them in the wrong order)
5
6
#### v1.0.1 ####
pom.xml
@@ -5,7 +5,7 @@
<groupId>autoplay</groupId>
7
<artifactId>CommunicationMod</artifactId>
8
- <version>1.0.1</version>
+ <version>1.0.2</version>
9
<packaging>jar</packaging>
10
<name>Communication Mod</name>
11
<description>Used to help external programs communicate with Slay the Spire</description>
0 commit comments