From 57ccd51771c9c1799eb15751c31a3563092efefc Mon Sep 17 00:00:00 2001 From: msojocs Date: Sun, 24 Dec 2023 16:10:26 +0800 Subject: [PATCH] update: compiler(Linux) v0.0.7 #102 --- changelog.md | 4 ++++ conf/compiler_version | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index fd29264..28dee23 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 1.06.2308310-3 / 2023-12-24 + +- update: compiler(Linux) v0.0.7 + # 1.06.2308310-2 / 2023-11-10 - update: compiler(Linux) v0.0.6 diff --git a/conf/compiler_version b/conf/compiler_version index 6d10d14..e4ae77b 100644 --- a/conf/compiler_version +++ b/conf/compiler_version @@ -1 +1 @@ -WX_COMPILER_VERSION=v0.0.6 \ No newline at end of file +WX_COMPILER_VERSION=v0.0.7 \ No newline at end of file