Skip to content

Commit

Permalink
Update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Feb 8, 2021
1 parent 6c70ccd commit 68078ee
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
------------------------------------------------------
Version 2.7.11
------------------------------------------------------
Additions
- Added the missing helper method `ItemComponent#putUuid`

Fixes
- Fixed dynamic entity component registration
- Fixed a crash with the scoreboard plugin when a save file has scoreboard teams

------------------------------------------------------
Version 2.7.10
------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ loader_version=0.10.6+build.214
fabric_api_version=0.25.1+build.416-1.16

#Publishing
mod_version = 2.7.10
mod_version = 2.7.11
curseforge_id = 318449
curseforge_versions = 1.16.2; 1.16.3; 1.16.4
curseforge_versions = 1.16.2; 1.16.3; 1.16.4; 1.16.5
changelog_url = https://github.com/OnyxStudios/Cardinal-Components-API/blob/master/changelog.md
release_type = release
#api_package = nerdhub.cardinal.components.api
Expand Down

0 comments on commit 68078ee

Please sign in to comment.