File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -110,8 +110,6 @@ publishMods {
110
110
minecraftVersionRange {
111
111
start = project.property("minecraft_version_min").toString()
112
112
end = project.property("minecraft_version_max").toString()
113
-
114
- includeSnapshots = true
115
113
}
116
114
*/
117
115
minecraftVersions. add(project. property(" minecraft_version_min" ). toString())
Original file line number Diff line number Diff line change @@ -111,8 +111,6 @@ publishMods {
111
111
minecraftVersionRange {
112
112
start = project.property("minecraft_version_min").toString()
113
113
end = project.property("minecraft_version_max").toString()
114
-
115
- includeSnapshots = true
116
114
}
117
115
*/
118
116
minecraftVersions. add(project. property(" minecraft_version_min" ). toString())
You can’t perform that action at this time.
0 commit comments