Skip to content

Commit b6b23f9

Browse files
committed
[vscode] bump API compatibility to 1.104.0
Resolves GH-16135 Contributed on behalf of STMicroelectronics
1 parent 17185f0 commit b6b23f9

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/application-package/src

1 file changed

+1
-1
lines changed

dev-packages/application-package/src/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
* The default supported API version the framework supports.
1919
* The version should be in the format `x.y.z`.
2020
*/
21-
export const DEFAULT_SUPPORTED_API_VERSION = '1.102.3';
21+
export const DEFAULT_SUPPORTED_API_VERSION = '1.104.0';

0 commit comments

Comments
 (0)