Skip to content

Commit 8f64a58

Browse files
authoredAug 29, 2023
Bump API version to 1.80.0 (#12866)
Contributed on behalf of ST Microelectronics Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
1 parent 4484f8d commit 8f64a58

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

0 commit comments

Comments
 (0)
Please sign in to comment.