Skip to content

Commit

Permalink
Discord Economy Super v1.7.2
Browse files Browse the repository at this point in the history
- Code refactoring.
- Major bug fixes.
- Fixed a hard crash on startup in JSON version.
- Fixed JSDocs.
- Fixed typings in some managers.
- Improved debugging.
  • Loading branch information
shadowplay1 committed Jan 1, 2023
1 parent c0b1ed3 commit c82784b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-economy-super",
"version": "1.7.1",
"version": "1.7.2",
"types": "./typings/Economy.d.ts",
"description": "Easy and customizable economy module for your Discord Bot.",
"main": "index.js",
Expand Down

3 comments on commit c82784b

@unqxl
Copy link
Contributor

@unqxl unqxl commented on c82784b Jan 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not in one single commit? ಠ_ಠ

@unqxl
Copy link
Contributor

@unqxl unqxl commented on c82784b Jan 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shadowplay1
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Long story, dm me in discord

Please sign in to comment.