We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8e48f commit 937b8a2Copy full SHA for 937b8a2
src/editor.js
@@ -18,7 +18,7 @@ import { openLink } from './helpers/links.js'
18
// eslint-disable-next-line import/no-unresolved, n/no-missing-import
19
import 'vite/modulepreload-polyfill'
20
21
-const apiVersion = '1.2'
+const apiVersion = '1.4'
22
23
window.OCA.Text = {
24
...window.OCA.Text,
0 commit comments