Skip to content

Commit 989c55b

Browse files
committed
fix: use 1.21.6-Snapshot curseforge tag instead of 1.21.6 since it doesn't exist yet.
1 parent 564c45e commit 989c55b

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

versions/1.21.6-fabric/gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ deps.fabricApi=0.127.0+1.21.6
88

99
meta.mcDep=~1.21.6
1010

11-
pub.stableMC=1.21.6
11+
pub.modrinthMC=1.21.6
12+
pub.curseMC=1.21.6-Snapshot

versions/1.21.6-neoforge/gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ deps.kotlinForForge=5.6.0
1010
meta.mcDep=[1.21.6,1.22)
1111
meta.loaderDep=[21.6,22)
1212

13-
pub.stableMC=1.21.6
13+
pub.modrinthMC=1.21.6
14+
pub.curseMC=1.21.6-Snapshot

0 commit comments

Comments
 (0)