Skip to content

Commit c1c090f

Browse files
committed
Bump API version to 1.94.2
fixes #14267 Contributed on behalf of STMicroelectronics Signed-off-by: Remi Schnekenburger <[email protected]>
1 parent 95792a9 commit c1c090f

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

+1-1
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.93.1';
21+
export const DEFAULT_SUPPORTED_API_VERSION = '1.94.2';

0 commit comments

Comments
 (0)