aboutsummaryrefslogtreecommitdiff
path: root/updates.json
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2025-07-30 21:57:05 +0200
committerWilliam Hergès <william@herges.fr>2025-07-30 21:57:05 +0200
commitb4408674c901d03da72f9471cf1a19762f03b03a (patch)
tree13280bf0f81751093e8db14fc3060bcaa80e1a7a /updates.json
parent977c818328c1c14880029510c6b3742a12858dcb (diff)
refactor(command): use message component to edit config
Diffstat (limited to 'updates.json')
-rw-r--r--updates.json10
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"
+ ]
+ }
}
]