From b012997d1f0fad1f9346e8fa6d692abd2a47e93f Mon Sep 17 00:00:00 2001 From: Fernando Trigoso Date: Mon, 24 Mar 2025 16:46:50 -0400 Subject: [PATCH] Monarch Linux bump --- platform/linux/CHANGELOG.md | 5 ++++- platform/linux/build_settings.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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