Add hybrid versioning scripts, version shown in app footer
This commit is contained in:
8
src/version.json.template
Normal file
8
src/version.json.template
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": "0.0.0-dev",
|
||||
"semver": "0.0.0",
|
||||
"commit": "unknown",
|
||||
"branch": "unknown",
|
||||
"buildDate": "1970-01-01T00:00:00.000Z",
|
||||
"gitDate": "unknown"
|
||||
}
|
||||
Reference in New Issue
Block a user