-
-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Labels
Description
Question:
I want to display an output that the version is about to be upgraded before running the nbgv prepare-release
command.
In order to display it, I need to get somehow the next future version, which for example depends on the version increment being set in the version.json
file. Is there a way to get the version that nbgv prepare-release
will set in a simulative manner?
Copilot