Merge pull request #560 from ZEROX7/patch-1

Update mods.toml
This commit is contained in:
Tschipp 2023-11-19 21:52:55 +01:00 committed by GitHub
commit be7c5e891e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ issueTrackerURL="https://github.com/Tschipp/CarryOn/issues"
# Does this dependency have to exist - if not, ordering below must be specified
mandatory=true #mandatory
# The version range of the dependency
versionRange="[46,47.1.3]" #mandatory
versionRange="[46,47.1.47]" #mandatory
# An ordering relationship for the dependency - BEFORE or AFTER required if the relationship is not mandatory
ordering="NONE"
# Side this dependency is applied on - BOTH, CLIENT or SERVER