Skip to content

Commit

Permalink
Bump API version to 1.88.1
Browse files Browse the repository at this point in the history
Contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
  • Loading branch information
rschnekenbu committed Apr 25, 2024
1 parent ae0b3e8 commit af3b05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-packages/application-package/src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
* The default supported API version the framework supports.
* The version should be in the format `x.y.z`.
*/
export const DEFAULT_SUPPORTED_API_VERSION = '1.87.2';
export const DEFAULT_SUPPORTED_API_VERSION = '1.88.1';

0 comments on commit af3b05d

Please sign in to comment.