diff options
author | Genny <gen@nyble.dev> | 2020-06-16 15:33:43 -0500 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-06-16 15:33:43 -0500 |
commit | b5c03a56e435004d3218fbf5d0402abd104fa05b (patch) | |
tree | 49176b63e58e2e88e09945bf8d7c5b8bd34309ff /pom.xml | |
parent | d08bfe8e05c2e44ad41b82b3a77464fe44648efe (diff) | |
download | sunfright-b5c03a56e435004d3218fbf5d0402abd104fa05b.tar.gz sunfright-b5c03a56e435004d3218fbf5d0402abd104fa05b.zip |
Complete revamp of the damage system
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml index da0d501..6404dfa 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>dev.genbyte.sunfright</groupId> <artifactId>sunfright</artifactId> <packaging>jar</packaging> - <version>0.6.2</version> + <version>0.7.0</version> <name>sunfright</name> <description>Burn me to a crisp, large glowing orb!</description> |