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