From 471984aa7b0b2889506f2d9a3f37b72652791047 Mon Sep 17 00:00:00 2001 From: msojocs Date: Sun, 16 Feb 2025 23:01:07 +0800 Subject: [PATCH] update: compiler(Linux) v0.1.2 --- CHANGELOG.MD | 3 ++- conf/compiler_version | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 3a546e0..1449a9a 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,6 +1,7 @@ -# 1.06.2412050-1 / 2025-01- +# 1.06.2412050-1 / 2025-02-16 - update: devtools to v1.06.2412050 +- update: compiler(Linux) v0.1.2 # 1.06.2412040-1 / 2025-01-16 diff --git a/conf/compiler_version b/conf/compiler_version index 18e25d5..a0bbca1 100644 --- a/conf/compiler_version +++ b/conf/compiler_version @@ -1 +1 @@ -WX_COMPILER_VERSION=v0.1.1 \ No newline at end of file +WX_COMPILER_VERSION=v0.1.2 \ No newline at end of file