Skip to content

Commit 335d7bd

Browse files
committed
add 1.20.3 which was also missing lol
1 parent d27e92f commit 335d7bd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ stonecutter {
1818
"1.17", "1.17.1",
1919
"1.18", "1.18.1", "1.18.2",
2020
"1.19", "1.19.1", "1.19.2", "1.19.3", "1.19.4",
21-
"1.20", "1.20.1", "1.20.2", "1.20.4", "1.20.5", "1.20.6",
21+
"1.20", "1.20.1", "1.20.2", "1.20.4", "1.20.3", "1.20.5", "1.20.6",
2222
"1.21", "1.21.1", "1.21.2", "1.21.3", "1.21.4", "1.21.5", "1.21.8"
2323
)
2424
vcsVersion = "1.21.8"

versions/1.20.3/gradle.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
deps.yarn=1.20.3+build.1
2+
deps.fabric_api=0.91.1+1.20.3
3+
mod.mc_dep=1.20.3
4+
mod.mc_title=greentextmod-1.20.3
5+
mod.mc_targets=1.20.3

0 commit comments

Comments
 (0)