From 041d451488d4a48033970aaef8456484026bd978 Mon Sep 17 00:00:00 2001 From: msojocs Date: Fri, 10 Nov 2023 20:01:37 +0800 Subject: [PATCH] update: compiler(Linux) v0.0.6 --- changelog.md | 4 ++++ conf/compiler_version | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 817cb0d..fd29264 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 1.06.2308310-2 / 2023-11-10 + +- update: compiler(Linux) v0.0.6 + # 1.06.2308310-1 / 2023-09-30 - update: devtools to v1.06.2308310 diff --git a/conf/compiler_version b/conf/compiler_version index 3e06db8..6d10d14 100644 --- a/conf/compiler_version +++ b/conf/compiler_version @@ -1 +1 @@ -WX_COMPILER_VERSION=v0.0.5 \ No newline at end of file +WX_COMPILER_VERSION=v0.0.6 \ No newline at end of file