Skip to content

Commit 7322c61

Browse files
committed
build: Fix version for 26.1
1 parent 4dbd80e commit 7322c61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mod_name=NetherPortalFix
44
mod_author = BlayTheNinth
55
credits = BlayTheNinth
66
description=Ensures correct destinations when travelling back and forth through Nether Portals in Multiplayer.
7-
version = 21.11.4
7+
version = 26.1.0.0
88
group=net.blay09.mods
99
homepage=https://mods.twelveiterations.com/mc/netherportalfix
1010
sources=https://github.com/TwelveIterations/NetherPortalFix
@@ -21,7 +21,7 @@ maven_snapshots = https://maven.twelveiterations.com/repository/maven-snapshots/
2121

2222
# Build
2323
java_version = 25
24-
neoforge_snapshot_url =
24+
neoforge_snapshot_url =
2525
include_fabric=true
2626
include_neoforge=true
2727
include_forge=false

0 commit comments

Comments
 (0)