Skip to content

Commit bd72405

Browse files
Proper patchouli version
1 parent 2aee389 commit bd72405

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ apply plugin: 'org.spongepowered.mixin'
2121

2222

2323

24-
version = '1.0.1'
24+
version = '1.0.2'
2525
group = 'gkappa.prp' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
2626
archivesBaseName = 'prp'
2727

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ Need to work with existing /data/ books. Will try to load from assets first. Sup
6161
modId="patchouli"
6262
mandatory=true
6363
# This version range declares a minimum of the current minecraft version up to but not including the next major version
64-
versionRange="[1.16.4-40,)"
64+
versionRange="[1.16-37,)"
6565
ordering="NONE"
6666
side="BOTH"

0 commit comments

Comments
 (0)