diff --git a/paper/build.gradle b/paper/build.gradle index b5dd420..8c0034f 100644 --- a/paper/build.gradle +++ b/paper/build.gradle @@ -27,7 +27,8 @@ String type = isBeta ? "Beta" : "Release" String description = """ ## Fixes: - * Glow now works again. + * Fix not being able to buy items + * Fix an issue where it would scream about tasks needing to be run sync ## Other: * [Feature Requests](https://github.com/Crazy-Crew/${rootProject.name}/issues)