diff --git a/CHANGELOG.md b/CHANGELOG.md index ff006b26..3cfe4a51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,3 @@ ## Changes 🌽 -- Removed an attribute function that was not meant to be present. \ No newline at end of file +- Made skill point increases separate to the actual attribute value. + - As for increases to skills like **Constitution** that come from somewhere else, it will be tacked on the right in square brackets. \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 28c9b11f..10504d36 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ parchment_version=1.20.1:2023.09.03 quilt_mappings_version=23 # Mod Properties -mod_version=4.0.0+1.20.1-beta.9 +mod_version=4.0.0+1.20.1-beta.10 maven_group=com.bibireden.playerex archives_base_name=playerex-directors-cut