fix version placeholder in plugin.yml

This commit is contained in:
2026-01-25 13:33:40 -05:00
parent ce40c32b37
commit 4a2625ea1d
5 changed files with 2 additions and 2 deletions

View File

@@ -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.