Skip to content

Commit

Permalink
Bump version to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Sep 7, 2020
1 parent e4dd7e6 commit 730f544
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
------------------------------------------------------
Version 2.5.5
Version 2.6.0
------------------------------------------------------
- Fixed crash between Immersive Portals and the chunk and block modules
- Added the Ticking Components experimental feature
- Made cardinal-components-block possibly more compatible with future versions of Immersive Portals
- Documented more methods with annotations

------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ loader_version=0.9.1+build.205
fabric_api_version=0.18.0+build.397-1.16

#Publishing
mod_version = 2.5.5
mod_version = 2.6.0
curseforge_id = 318449
curseforge_versions = 1.16.2
changelog_url = https://github.com/OnyxStudios/Cardinal-Components-API/blob/master/changelog.md
Expand Down

0 comments on commit 730f544

Please sign in to comment.