You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments