diff options
author | Genny <gen@nyble.dev> | 2020-02-20 23:43:16 -0600 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-02-20 23:43:16 -0600 |
commit | 2ada0604ae3dcaf608547ae642496c360ad53869 (patch) | |
tree | 8d1f5806471011094b7e77c8d979ab4663556094 /pom.xml | |
parent | 4f17a66fc19c970bc3ad24898c969526f4415472 (diff) | |
download | sunfright-2ada0604ae3dcaf608547ae642496c360ad53869.tar.gz sunfright-2ada0604ae3dcaf608547ae642496c360ad53869.zip |
Fix bug where first players didn't get safe helmet
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 fd07c3a..7e3c1b9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>dev.genbyte.sunfright</groupId> <artifactId>sunfright</artifactId> <packaging>jar</packaging> - <version>0.3.0</version> + <version>0.3.1</version> <name>sunfright</name> <description>Burn me to a crisp, large glowing orb!</description> |