Update version.ts

This commit is contained in:
Tom Moor
2026-01-27 18:36:37 -05:00
committed by GitHub
parent f1e8c0bcc2
commit 5ea3d57352
+1 -1
View File
@@ -1,3 +1,3 @@
const EDITOR_VERSION = "16.0.0";
const EDITOR_VERSION = "17.0.0";
export default EDITOR_VERSION;