From 285d29c48f6e219afe814e5b87f60b2f06e0a3f8 Mon Sep 17 00:00:00 2001 From: msojocs Date: Sat, 13 Jul 2024 22:03:58 +0800 Subject: [PATCH] update: compiler(Linux) v0.1.0 --- changelog.md | 3 ++- conf/compiler_version | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 1c76d92..d9a6f19 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ -# 1.06.2405020-2 / 2024-07- +# 1.06.2405020-2 / 2024-07-13 - fix: mock 面板按钮点击无反应 +- update: compiler(Linux) v0.1.0 # 1.06.2405020-1 / 2024-07-07 diff --git a/conf/compiler_version b/conf/compiler_version index 7f5a0d3..66a3da1 100644 --- a/conf/compiler_version +++ b/conf/compiler_version @@ -1 +1 @@ -WX_COMPILER_VERSION=v0.0.9 \ No newline at end of file +WX_COMPILER_VERSION=v0.1.0 \ No newline at end of file