fix version placeholder in plugin.yml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: GriefDetect
|
||||
version: ${project.version}
|
||||
version: 1.0.0
|
||||
main: party.cybsec.griefdetect.GriefDetectPlugin
|
||||
api-version: 1.21
|
||||
description: Modular, async-first grief pattern detection with confidence scoring and Discord webhook reporting.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: GriefDetect
|
||||
version: ${project.version}
|
||||
version: 1.0.0
|
||||
main: party.cybsec.griefdetect.GriefDetectPlugin
|
||||
api-version: 1.21
|
||||
description: Modular, async-first grief pattern detection with confidence scoring and Discord webhook reporting.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user