Skip to content

Commit 0bede2e

Browse files
committed
Update changelog
1 parent 413866f commit 0bede2e

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
------------------------------------------------------
2+
Version 6.3.0-alpha.1+25w09b
3+
------------------------------------------------------
4+
Updated to 1.25 snapshot (25w09b)
5+
6+
*Note: while this port does not incur breaking changes to the API, it does revamp internals, especially in the scoreboard module.
7+
Please report any issue you may find at https://github.com/Ladysnake/Cardinal-Components-API/issues.*
8+
19
------------------------------------------------------
210
Version 6.2.2
311
------------------------------------------------------

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ elmendorf_version=0.15.0
1515
immersive_portals_version=v6.0.3-mc1.21.1
1616

1717
#Publishing
18-
mod_version = 6.2.2
18+
mod_version = 6.3.0-alpha.1+25w09b
1919
curseforge_id = 318449
2020
modrinth_id = K01OU20C
21-
curseforge_versions = 1.21.5
22-
modrinth_versions = 1.21.5-Snapshot
23-
release_type = release
21+
curseforge_versions = 1.21.5-Snapshot
22+
modrinth_versions = 25w09b
23+
release_type = alpha
2424
display_name = Cardinal-Components-API
2525
owners = Ladysnake
2626

0 commit comments

Comments
 (0)