This commit is contained in:
Ryder Belserion 2023-12-06 15:11:58 -05:00
parent e034034077
commit 80de79a82a
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -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)