Skip to content

Commit af3b05d

Browse files
committed
Bump API version to 1.88.1
Contributed on behalf of STMicroelectronics Signed-off-by: Remi Schnekenburger <[email protected]>
1 parent ae0b3e8 commit af3b05d

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.87.2';
21+
export const DEFAULT_SUPPORTED_API_VERSION = '1.88.1';

0 commit comments

Comments
 (0)