Add automatic build version generation from git
Implement a script to automatically generate build version information from git commit hash and date, updating version.json and creating latest.json.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": "0.1.0-dev",
|
||||
"build": "20260517.b5efd9eb"
|
||||
}
|
||||
Reference in New Issue
Block a user