aboutsummaryrefslogtreecommitdiff
path: root/updates.json
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2025-09-04 16:30:54 +0200
committerWilliam Hergès <william@herges.fr>2025-09-04 16:30:54 +0200
commitfa9b7767ab81471d15c29d77a85968e505b3b433 (patch)
tree481f2ac867a7709e263802e842b9e12835f6ac0c /updates.json
parent7508627d86a4f2ef9b3caebd88d92fe8be854816 (diff)
parent30ecd60b041398390f11fccdf46444fa28690bd8 (diff)
Merge branch 'main' into feat/xp-boost
Diffstat (limited to 'updates.json')
-rw-r--r--updates.json12
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"
+ ]
+ }
}
]