mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 22:31:52 +00:00
Revert "Bump config-noise-function major version"
This reverts commit 68875cc17b.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
|
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
|
||||||
|
|
||||||
version = version("2.0.0")
|
version = version("1.0.0")
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnlyApi(project(":common:addons:manifest-addon-loader"))
|
compileOnlyApi(project(":common:addons:manifest-addon-loader"))
|
||||||
|
|||||||
@@ -12,4 +12,3 @@ website:
|
|||||||
license: MIT License
|
license: MIT License
|
||||||
depends:
|
depends:
|
||||||
library-image: "1.+"
|
library-image: "1.+"
|
||||||
config-noise-function: "2.+"
|
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ website:
|
|||||||
license: MIT License
|
license: MIT License
|
||||||
depends:
|
depends:
|
||||||
structure-terrascript-loader: "1.+"
|
structure-terrascript-loader: "1.+"
|
||||||
config-noise-function: "2.+"
|
config-noise-function: "1.+"
|
||||||
Reference in New Issue
Block a user