Skip to content

Commit 309e965

Browse files
authored
Add version '26.1-fabric' to settings.gradle.kts
1 parent c5dd3cc commit 309e965

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ listOf(
133133
"1.21.8-fabric",
134134
"1.21.10-fabric",
135135
"1.21.11-fabric",
136+
"26.1-fabric"
136137
).contains(version)) {
137138
include(bootstrapProj)
138139
project(bootstrapProj).apply {

0 commit comments

Comments
 (0)