From 5fe2af43d8dce4e581b8dbf889509f1ebb07cf16 Mon Sep 17 00:00:00 2001 From: msojocs Date: Mon, 17 Feb 2025 23:10:57 +0800 Subject: [PATCH] update: compiler(Linux) v0.1.3 --- CHANGELOG.MD | 4 ++++ conf/compiler_version | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 1449a9a..31c4446 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,3 +1,7 @@ +# 1.06.2412050-2 / 2025-02-17 + +- update: compiler(Linux) v0.1.3 + # 1.06.2412050-1 / 2025-02-16 - update: devtools to v1.06.2412050 diff --git a/conf/compiler_version b/conf/compiler_version index a0bbca1..d4b2da2 100644 --- a/conf/compiler_version +++ b/conf/compiler_version @@ -1 +1 @@ -WX_COMPILER_VERSION=v0.1.2 \ No newline at end of file +WX_COMPILER_VERSION=v0.1.3 \ No newline at end of file