make plugin version reflect the actual build version

This commit is contained in:
2025-12-01 15:20:30 +01:00
parent 167fd8b09c
commit f5429e94e6
+1 -1
View File
@@ -1,4 +1,4 @@
name: Stand-in
version: '1.0-SNAPSHOT'
version: '${project.version}'
main: me.youhavetrouble.standin.StandIn
api-version: '1.21.7'