manifest now gets fed maven version on build

This commit is contained in:
2026-01-20 20:20:13 +01:00
parent 0a6f07e11b
commit 6f94e94a86
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"Group": "me.youhavetrouble.quickerstacker", "Group": "me.youhavetrouble.quickerstacker",
"Name": "QuickerStacker", "Name": "QuickerStacker",
"Version": "1.0.0", "Version": "${project.version}",
"Description": "Quick stack everything!", "Description": "Quick stack everything!",
"Authors": [ "Authors": [
{ {