cmd: infer version from version.json; add version flag

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I0f429ef3345444c0c4bedbc80ee3d5e06a6a6964
This commit is contained in:
raf 2026-03-07 08:48:29 +03:00
commit 9efabc8f76
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 53 additions and 4 deletions

5
version.json Normal file
View file

@ -0,0 +1,5 @@
{
"version": "0.1.0",
"commit": "",
"buildDate": ""
}