mod version bump + lower cct dep version
This commit is contained in:
parent
327bb7dd12
commit
8a1662716d
@ -30,7 +30,7 @@ mod_name=More Red x CC:Tweaked Compat
|
||||
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
|
||||
mod_license=MIT
|
||||
# The mod version. See https://semver.org/
|
||||
mod_version=1.1.0
|
||||
mod_version=1.2.0
|
||||
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
|
||||
# This should match the base package used for the mod sources.
|
||||
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
@ -50,8 +50,8 @@ archive_base_name=MoreRed-CCT-Compat
|
||||
## Mod Dependencies Properties
|
||||
|
||||
# CC:Tweaked version
|
||||
cctweaked_version=1.114.4
|
||||
cctweaked_version_range=[1.113.0,)
|
||||
cctweaked_version=1.114.0
|
||||
cctweaked_version_range=[1.114.0,)
|
||||
# More Red version
|
||||
morered_version=6.0.0.2
|
||||
morered_version_range=[6.0.0.2,)
|
||||
|
Loading…
Reference in New Issue
Block a user