We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f4b17 commit ae57be6Copy full SHA for ae57be6
example_plugin/README.md
@@ -264,4 +264,4 @@ if __name__ == "__main__":
264
265
---
266
267
-© 2024 SecRandom Team. All rights reserved.
+© 2025 SecRandom Team. All rights reserved.
example_plugin/plugin.json
@@ -1,6 +1,6 @@
1
{
2
"name": "示例插件",
3
- "version": "v1.0.1",
+ "version": "v1.0.2",
4
"description": "这是一个简单的示例插件,展示插件系统的基本功能",
5
"author": "SecRandom",
6
"entry_point": "main.py",
0 commit comments