diff options
| author | William Hergès <william@herges.fr> | 2025-09-04 16:30:54 +0200 |
|---|---|---|
| committer | William Hergès <william@herges.fr> | 2025-09-04 16:30:54 +0200 |
| commit | fa9b7767ab81471d15c29d77a85968e505b3b433 (patch) | |
| tree | 481f2ac867a7709e263802e842b9e12835f6ac0c /updates.json | |
| parent | 7508627d86a4f2ef9b3caebd88d92fe8be854816 (diff) | |
| parent | 30ecd60b041398390f11fccdf46444fa28690bd8 (diff) | |
Merge branch 'main' into feat/xp-boost
Diffstat (limited to 'updates.json')
| -rw-r--r-- | updates.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/updates.json b/updates.json index d0d863c..452a306 100644 --- a/updates.json +++ b/updates.json @@ -28,5 +28,17 @@ "ping" ] } + }, + { + "version": "3.2.0", + "commands": { + "added": [ + "stats" + ], + "removed": [], + "updated": [ + "config" + ] + } } ] |
