From 2778d18e9ec750c8ccf88b37f03829f27088baec Mon Sep 17 00:00:00 2001 From: msojocs Date: Fri, 2 May 2025 16:29:35 +0800 Subject: [PATCH] update: compiler(Linux) v0.1.5 --- CHANGELOG.MD | 3 +++ conf/compiler_version | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index b53bc7d..74d966e 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,3 +1,6 @@ +# 1.06.2503290-3 / 2025-05- +- update: compiler(Linux) v0.1.5 + # 1.06.2503290-2 / 2025-05-02 - update: compiler(Linux) v0.1.4 diff --git a/conf/compiler_version b/conf/compiler_version index 44741c6..5ea7712 100644 --- a/conf/compiler_version +++ b/conf/compiler_version @@ -1 +1 @@ -WX_COMPILER_VERSION=v0.1.4 \ No newline at end of file +WX_COMPILER_VERSION=v0.1.5 \ No newline at end of file