bump all addon versions

This commit is contained in:
dfsek
2022-05-29 21:33:45 -07:00
parent d072e72590
commit 01d4174092
53 changed files with 108 additions and 108 deletions
@@ -1,4 +1,4 @@
version = version("0.1.0")
version = version("1.0.0")
dependencies {
compileOnlyApi(project(":common:addons:manifest-addon-loader"))
@@ -6,10 +6,10 @@ version: @VERSION@
entrypoints:
- "com.dfsek.terra.addon.terrascript.check.TerraScriptCheckFunctionAddon"
website:
issues: https://github.com/PolyhedralDev/Terra-structure-terrascript-loader/issues
source: https://github.com/PolyhedralDev/Terra-structure-terrascript-loader
docs: https://github.com/PolyhedralDev/Terra/wiki
license: GNU LGPL v3.0
issues: https://github.com/PolyhedralDev/Terra/issues
source: https://github.com/PolyhedralDev/Terra
docs: https://terra.polydev.org
license: MIT License
depends:
structure-terrascript-loader: "0.1.+"
chunk-generator-noise-3d: "0.1.+"