diff --git a/platform/linux/CHANGELOG.md b/platform/linux/CHANGELOG.md index 9c3dfdb..cf92074 100644 --- a/platform/linux/CHANGELOG.md +++ b/platform/linux/CHANGELOG.md @@ -1,4 +1,7 @@ -## 1.1.1 - 2022-06-02 +## 1.2.0 - 2025-03-24 +- Reads monarch.yaml + +## 1.1.1 - 2023-06-02 - Updated default device to iPhone 14 data ### 1.1.0 - 2023-02-24 diff --git a/platform/linux/build_settings.yaml b/platform/linux/build_settings.yaml index 524b4d3..4d30f4b 100644 --- a/platform/linux/build_settings.yaml +++ b/platform/linux/build_settings.yaml @@ -1,3 +1,3 @@ # Build settings for Monarch Linux app -version: 1.1.1 \ No newline at end of file +version: 1.2.0 \ No newline at end of file