File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,22 +10,22 @@ publishMods {
1010 projectSlug = " qualia-carpet-addition"
1111 accessToken = providers. environmentVariable(" CURSEFORGE_TOKEN" )
1212 requires(" bedsheet" )
13- minecraftVersions. add(" 1.21" )
14- minecraftVersions. add(" 1.21.1 " )
13+ minecraftVersions. add(" 1.21.2 " )
14+ minecraftVersions. add(" 1.21.3 " )
1515 displayName = rootProject. version
1616 }
1717 modrinth {
1818 projectId = " JyI4tI00"
1919 accessToken = providers. environmentVariable(" MODRINTH_TOKEN" )
2020 requires(" bedsheet" )
21- minecraftVersions. add(" 1.21" )
22- minecraftVersions. add(" 1.21.1 " )
21+ minecraftVersions. add(" 1.21.2 " )
22+ minecraftVersions. add(" 1.21.3 " )
2323 displayName = rootProject. version
2424 }
2525 github {
2626 repository = " QiuShui1012/Qualia-Carpet-Addition"
2727 accessToken = providers. environmentVariable(" GITHUB_TOKEN" )
28- commitish = " neo-bs/1.21-1.21.1 "
28+ commitish = " neo-bs/1.21.2 -1.21.3 "
2929 displayName = project. version
3030 tagName = project. version
3131 }
You can’t perform that action at this time.
0 commit comments