Skip to content

Commit fcb17c8

Browse files
committed
Bump version
1 parent 4eb8ba0 commit fcb17c8

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

cardinal-components-base/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"depends": {
26-
"minecraft": ">=1.17-",
26+
"minecraft": ">=26.1-",
2727
"fabric-api-base": ">=0.1.2"
2828
},
2929
"breaks": {

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
------------------------------------------------------
2-
Version 8.0.0-alpha.3+26.1-pre-3
2+
Version 8.0.0-alpha.4+26.1-rc-2
33
------------------------------------------------------
44
Updated to 26.1
55

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ org.gradle.parallel=true
44
fabric.loom.multiProjectOptimisation=true
55

66
#see https://fabricmc.net/develop/
7-
minecraft_version=26.1-pre-2
7+
minecraft_version=26.1-rc-2
88
loader_version=0.18.4
99
#Fabric api
1010
fabric_api_version=0.143.14+26.1
@@ -14,11 +14,11 @@ elmendorf_version=0.17.0
1414
immersive_portals_version=v6.0.3-mc1.21.1
1515

1616
#Publishing
17-
mod_version = 8.0.0-alpha.3+26.1-pre-2
17+
mod_version = 8.0.0-alpha.4+26.1-rc-2
1818
curseforge_id = 318449
1919
modrinth_id = K01OU20C
2020
curseforge_versions = 26.1-snapshot
21-
modrinth_versions = 26.1-pre-2
21+
modrinth_versions = 26.1-rc-2
2222
release_type = alpha
2323
display_name = Cardinal-Components-API
2424
owners = Ladysnake

0 commit comments

Comments
 (0)