mirror of
https://github.com/NotAShelf/watchdog.git
synced 2026-04-15 23:04:10 +00:00
cmd: infer version from version.json; add version flag
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I0f429ef3345444c0c4bedbc80ee3d5e06a6a6964
This commit is contained in:
parent
c1033bed39
commit
9efabc8f76
3 changed files with 53 additions and 4 deletions
5
version.json
Normal file
5
version.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"version": "0.1.0",
|
||||
"commit": "",
|
||||
"buildDate": ""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue