Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit c34e02c

Browse files
committed
fix portal above y=127 in nether
1 parent 0e2cf59 commit c34e02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
1111
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
1212

1313

14-
version = "0.1"
14+
version = "0.2"
1515
group = "com.lucunji.portalsupercache" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
1616
archivesBaseName = "portalsupercache"
1717

0 commit comments

Comments
 (0)