Skip to content

Commit a5a5f32

Browse files
author
nebulaliu
committed
Merge branch 'v0.1.24' into main
2 parents 66b5753 + 86b078e commit a5a5f32

File tree

93 files changed

+96
-88
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+96
-88
lines changed

Editor/WXPluginVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ namespace WeChatWASM
22
{
33
public class WXPluginVersion
44
{
5-
public static string pluginVersion = "202501100935"; // 这一行不要改他,导出的时候会自动替换
5+
public static string pluginVersion = "202501140351"; // 这一行不要改他,导出的时候会自动替换
66
}
77

88
public class WXPluginConf

Editor/wx-editor.dll

0 Bytes
Binary file not shown.

Editor/wx-editor.xml.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Runtime/DisableKeyboardInput.cs.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Runtime/Plugins/LuaAdaptor.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Runtime/Plugins/wx-perf.dll

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Runtime/Plugins/wx-runtime-editor.xml.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Runtime/Plugins/wx-runtime.dll

0 Bytes
Binary file not shown.

Runtime/Plugins/wx-runtime.xml.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)