gluonhq / scenebuilder

Scene Builder is a visual, drag 'n' drop, layout tool for designing JavaFX application user interfaces.
https://gluonhq.com/products/scene-builder/
Other
748 stars 220 forks source link

Allow releasing different RC versions #786

Closed jperedadnr closed 3 weeks ago

jperedadnr commented 3 weeks ago

Currently we can release GA and RC versions, but since Scene Builder Kit will be released to Maven Central, and only one RC version can be published (i.e. 24.0.0-RC), we need to support RC versioning, like RC1, RC2...

Expected Behavior

Current Behavior

Context