mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
chore(version): 4.0.2
This commit is contained in:
parent
797f85153c
commit
bba4c71596
@ -1,3 +1,12 @@
|
||||
## [4.0.2](https://github.com/discord-tickets/bot/compare/v4.0.1...v4.0.2) (2023-05-31)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* remove unintentional `console.log()` ([797f851](https://github.com/discord-tickets/bot/commit/797f85153c16dab5c45a6b15af80291a89ac9792))
|
||||
|
||||
|
||||
|
||||
## [4.0.1](https://github.com/discord-tickets/bot/compare/v4.0.0...v4.0.1) (2023-05-31)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord-tickets",
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.2",
|
||||
"private": "true",
|
||||
"description": "An open-source Discord bot for ticket management",
|
||||
"main": "src/",
|
||||
|
Loading…
Reference in New Issue
Block a user