diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-08-21 12:54:52 +0000 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-08-21 12:54:52 +0000 |
| commit | 166aadabfb37a1a565bb8d46241682c709b1c4db (patch) | |
| tree | bc77b8e3f7a7599ad272fcc3c0032f3258ff7cd7 /updates.json | |
| parent | 026abcc07a57eeda8a08a746ad2b664e956360f3 (diff) | |
| parent | 15448aa0014e1473582227e2ea301df7ccfb9560 (diff) | |
Merge pull request '[Refactor] Config command' (#1) from refactor/config-command into main
Reviewed-on: https://git.anhgelus.world/anhgelus/les-copaings-bot/pulls/1
Diffstat (limited to 'updates.json')
| -rw-r--r-- | updates.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/updates.json b/updates.json index d0d863c..debf5a5 100644 --- a/updates.json +++ b/updates.json @@ -28,5 +28,15 @@ "ping" ] } + }, + { + "version": "3.2.0", + "commands": { + "added": [], + "removed": [], + "updated": [ + "config" + ] + } } ] |
