Commit c978a02
committed
Update versioning in version.json to dynamic
Introduced a dynamic element to the versioning in the `version.json` file by changing the `version` field from a static `"1.0.0"` to a dynamic `"1.0.{height}"`. This change allows for automatic version incrementation based on a project-specific metric or build number, enhancing the version management process.1 parent f3d4209 commit c978a02
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments