We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec3cfc commit a6d0d74Copy full SHA for a6d0d74
src/utils/schema-version-check.js
@@ -10,7 +10,7 @@
10
11
export const CURRENT_SUPPORTED_SCHEMA = {
12
major: 0,
13
- minor: 1,
+ minor: 2,
14
patch: 0,
15
};
16
0 commit comments