Skip to content

Commit ae4267c

Browse files
cryptobenchclaude
andcommitted
Change plugin group from Community to cryptobench
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ee55698 commit ae4267c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ plugins/PluginName/
112112
### manifest.json (PascalCase Required!)
113113
```json
114114
{
115-
"Group": "Community",
115+
"Group": "cryptobench",
116116
"Name": "EasyClaims",
117117
"Version": "1.0.0",
118118
"Main": "com.easyclaims.EasyClaims",

src/main/resources/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Group": "Community",
2+
"Group": "cryptobench",
33
"Name": "EasyClaims",
44
"Version": "1.0.0",
55
"Main": "com.easyclaims.EasyClaims",

0 commit comments

Comments
 (0)