Skip to content

Commit ae57be6

Browse files
committed
update.v1.0.2
1 parent 91f4b17 commit ae57be6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example_plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,4 +264,4 @@ if __name__ == "__main__":
264264

265265
---
266266

267-
© 2024 SecRandom Team. All rights reserved.
267+
© 2025 SecRandom Team. All rights reserved.

example_plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "示例插件",
3-
"version": "v1.0.1",
3+
"version": "v1.0.2",
44
"description": "这是一个简单的示例插件,展示插件系统的基本功能",
55
"author": "SecRandom",
66
"entry_point": "main.py",

0 commit comments

Comments
 (0)