Bump editor version

This commit is contained in:
Tom Moor
2025-08-31 15:52:08 +02:00
parent 2d9de26041
commit 78ad61c9fb
+1 -1
View File
@@ -1,3 +1,3 @@
const EDITOR_VERSION = "15.0.0";
const EDITOR_VERSION = "16.0.0";
export default EDITOR_VERSION;