Skip to content

Commit

Permalink
non local for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Treetrain1 committed Oct 1, 2022
1 parent dcde7f0 commit 668b5a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
fabric_asm_version=v2.3

# External Mods
frozenlib_version=1.1
frozenlib_version=1.1.1
modmenu_version=4.0.6
cloth_config_version=8.2.88
copperpipes_version=1.11
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pluginManagement {
rootProject.name = "Wilder Wild"


def allowLocalFrozenLibUse = true
def allowLocalFrozenLibUse = false
def allowFrozenLibInConsoleMode = false
def FrozenLibPath = '../FrozenLib'
def FrozenLibPathGitHub = '/WilderWild/Frozenlib'
Expand Down

0 comments on commit 668b5a0

Please sign in to comment.