mirror of
https://github.com/YouHaveTrouble/QuickerStacker.git
synced 2026-05-11 21:56:55 +00:00
manifest now gets fed maven version on build
This commit is contained in:
@@ -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": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user