Skip to content

Commit 1f2a3ce

Browse files
chore(plugin): bump version to 1.0.2
1 parent 096ce29 commit 1f2a3ce

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

.claude-plugin/plugin.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
11
{
22
"name": "jengine",
33
"description": "AI guide for game development with JEngine Unity hot-update framework",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": {
66
"name": "JasonXuDeveloper"
77
},
88
"license": "MIT",
99
"repository": "https://github.com/JasonXuDeveloper/JEngine",
10-
"keywords": ["unity", "hot-update", "hybridclr", "async", "unitask", "object-pool", "chainable-tasks", "editor-ui", "modal-dialog", "gc-optimization"],
10+
"keywords": [
11+
"unity",
12+
"hot-update",
13+
"hybridclr",
14+
"async",
15+
"unitask",
16+
"object-pool",
17+
"chainable-tasks",
18+
"editor-ui",
19+
"modal-dialog",
20+
"gc-optimization"
21+
],
1122
"skills": [
1223
"./skills/jaction",
1324
"./skills/jobjectpool",

0 commit comments

Comments
 (0)