From 207e43888b9cca37ce1555f41fb043afc070b6ac Mon Sep 17 00:00:00 2001 From: lbuque <1102390310@qq.com> Date: Thu, 1 Aug 2024 16:32:44 +0800 Subject: [PATCH] version.text: Update to V2.1.1. Signed-off-by: lbuque <1102390310@qq.com> --- m5stack/modules/_boot.py | 2 +- m5stack/version.txt | 2 +- third-party/modules/_boot.py | 2 +- third-party/version.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/m5stack/modules/_boot.py b/m5stack/modules/_boot.py index eec8b752..bc5b9060 100644 --- a/m5stack/modules/_boot.py +++ b/m5stack/modules/_boot.py @@ -11,7 +11,7 @@ _ _(_)/ _| | _____ __ | | | | | |_| |/ _ \ \ /\ / / | |_| | | _| | (_) \ V V / - \__,_|_|_| |_|\___/ \_/\_/ 2.1.0 + \__,_|_|_| |_|\___/ \_/\_/ 2.1.1 """ print(uiflow_str) del uiflow_str diff --git a/m5stack/version.txt b/m5stack/version.txt index 00583577..b0d51c4a 100644 --- a/m5stack/version.txt +++ b/m5stack/version.txt @@ -1 +1 @@ -V2.1.0 \ No newline at end of file +V2.1.1 \ No newline at end of file diff --git a/third-party/modules/_boot.py b/third-party/modules/_boot.py index eec8b752..bc5b9060 100644 --- a/third-party/modules/_boot.py +++ b/third-party/modules/_boot.py @@ -11,7 +11,7 @@ _ _(_)/ _| | _____ __ | | | | | |_| |/ _ \ \ /\ / / | |_| | | _| | (_) \ V V / - \__,_|_|_| |_|\___/ \_/\_/ 2.1.0 + \__,_|_|_| |_|\___/ \_/\_/ 2.1.1 """ print(uiflow_str) del uiflow_str diff --git a/third-party/version.txt b/third-party/version.txt index 00583577..b0d51c4a 100644 --- a/third-party/version.txt +++ b/third-party/version.txt @@ -1 +1 @@ -V2.1.0 \ No newline at end of file +V2.1.1 \ No newline at end of file