add version stuff to plugin/mod manifests

This commit is contained in:
dfsek
2021-05-14 23:05:22 -07:00
parent 47e0dc862c
commit 43095d0df1
4 changed files with 15 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
"id": "terra",
"version": "@VERSION@",
"name": "Terra",
"description": "An insanely powerful free & open-source data-driven world generator.",
"description": "@DESCRIPTION@",
"authors": [
"dfsek"
],