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 has been archived by the owner on Oct 31, 2023. It is now read-only.
How would you all like to manage deployment? Based on Bean Machine I'm guessing you want the standard 0.0.1 convention? Should we use 0.0.1-RC1 for the initial release and increment the release candidate number until we feel good enough to release 0.0.1?
Will this be specified in the gradle.properties with a line version=0.0.1-RC1?
The text was updated successfully, but these errors were encountered:
How would you all like to manage deployment? Based on Bean Machine I'm guessing you want the standard
0.0.1
convention? Should we use0.0.1-RC1
for the initial release and increment the release candidate number until we feel good enough to release0.0.1
?Will this be specified in the
gradle.properties
with a lineversion=0.0.1-RC1
?The text was updated successfully, but these errors were encountered: