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
{{ message }}
This repository was archived by the owner on May 8, 2024. It is now read-only.
The current versioning logic works like this.
if no version is found, starts off with
0.0.1then0.0.2...0.0.9then0.1.0Not sure if we should incrementing the minor (and eventually) major numbers - but I guess it'll-do for now.
Feels like we could potentially increment the build forever? -
0.0.1...0.0.2445?