Fix NPE with plot version (update to new versioning within code)

Also add date and commit to plugin.properties file.
This commit is contained in:
dordsor21
2019-01-03 17:32:21 +00:00
parent ae9e52f093
commit 77ddeabca2
6 changed files with 29 additions and 32 deletions

View File

@ -1 +1,3 @@
version=${version}
version=${version}
commit=${commit}
date=${date}