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
It will change version 1.0.0 to 1.0.0rc0 or 1.0.0rc0 to 1.0.0rc1
Is there a way to change nothing when a version is already a rc?
I just want to ensure no release version is used.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I use dynamic versioning via a file and want to ensure the version is a relaease candidate.
I saw the option
version rc
hereIt will change version 1.0.0 to 1.0.0rc0 or 1.0.0rc0 to 1.0.0rc1
Is there a way to change nothing when a version is already a rc?
I just want to ensure no release version is used.
Beta Was this translation helpful? Give feedback.
All reactions