Skip to content

Commit fea76af

Browse files
committed
Version bump for alpha 7
1 parent 9fb2ef3 commit fea76af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ forge_version=35.1.13
88
mappings_version=20201028-1.16.3
99

1010
mod_id=compactmachines
11-
mod_version=4.0.0-alpha.6
11+
mod_version=4.0.0-alpha.7
1212

1313
# Dependencies and Libs
1414
jei_version=7.6.0.58

src/main/resources/META-INF/mods.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ license="All rights reserved"
2323
## OPTIONAL INFO ##
2424

2525
# A URL to refer people to when problems occur with this mod
26-
# issueTrackerURL="http://my.issue.tracker/" #optional
26+
issueTrackerURL="https://github.com/CompactMods/CompactMachines/issues"
2727

2828
# A URL to query for updates for this mod. See the JSON update specification <here>
2929
#updateJSONURL="http://myurl.me/" #optional
@@ -51,6 +51,6 @@ license="All rights reserved"
5151
[[dependencies.compactmachines]]
5252
modId="minecraft"
5353
mandatory=true
54-
versionRange="[1.16.4,)"
54+
versionRange="[1.16.4,1.17)"
5555
ordering="NONE"
5656
side="BOTH"

0 commit comments

Comments
 (0)