From e2d698f573fb988aed09a8dd09c8c2b817cc764a Mon Sep 17 00:00:00 2001 From: msojocs Date: Fri, 2 May 2025 09:26:14 +0800 Subject: [PATCH] update: compiler(Linux) v0.1.4 --- CHANGELOG.MD | 3 +++ conf/compiler_version | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index d095c8b..b53bc7d 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,3 +1,6 @@ +# 1.06.2503290-2 / 2025-05-02 +- update: compiler(Linux) v0.1.4 + # 1.06.2503290-1 / 2025-04-30 - update: node v16.11.0 (解决codebuddy无法使用。) diff --git a/conf/compiler_version b/conf/compiler_version index d4b2da2..44741c6 100644 --- a/conf/compiler_version +++ b/conf/compiler_version @@ -1 +1 @@ -WX_COMPILER_VERSION=v0.1.3 \ No newline at end of file +WX_COMPILER_VERSION=v0.1.4 \ No newline at end of file