Revert "Bump config-noise-function major version"

This reverts commit 68875cc17b.
This commit is contained in:
Astrash
2023-02-07 10:17:04 +11:00
parent e6c51bcfd0
commit 9514641e1e
3 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
version = version("2.0.0")
version = version("1.0.0")
dependencies {
compileOnlyApi(project(":common:addons:manifest-addon-loader"))

View File

@@ -12,4 +12,3 @@ website:
license: MIT License
depends:
library-image: "1.+"
config-noise-function: "2.+"

View File

@@ -12,4 +12,4 @@ website:
license: MIT License
depends:
structure-terrascript-loader: "1.+"
config-noise-function: "2.+"
config-noise-function: "1.+"