We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4484f8d commit 8f64a58Copy full SHA for 8f64a58
dev-packages/application-package/src/api.ts
@@ -18,4 +18,4 @@
18
* The default supported API version the framework supports.
19
* The version should be in the format `x.y.z`.
20
*/
21
-export const DEFAULT_SUPPORTED_API_VERSION = '1.79.0';
+export const DEFAULT_SUPPORTED_API_VERSION = '1.80.0';
0 commit comments