From a63e3f45755fd460da698c0e235f8fc52c30ecf3 Mon Sep 17 00:00:00 2001 From: Joseph Bielawski Date: Tue, 12 Sep 2023 17:58:46 +0200 Subject: [PATCH] Add version into phar --- box.json | 1 + 1 file changed, 1 insertion(+) diff --git a/box.json b/box.json index ad1d3c01..e5f82806 100644 --- a/box.json +++ b/box.json @@ -13,5 +13,6 @@ "vendor/zhamao" ], "git-commit-short": "git_commit_short", + "metadata": "ConsoleApplication::VERSION", "output": "spc.phar" }