Hi All, Using a fixed version on `main` sounds reasonable to me. However, we may need to use three components to be compatible with SemVer.
How about `99.0.0-SNAPSHOT` ? (two 9's for brevity) Cheers, Dmitri. On Tue, Dec 2, 2025 at 6:29 AM Robert Stupp <[email protected]> wrote: > Hi all, > > The version on the main branch is currently > '1.3.0-incubating-SNAPSHOT', with a PR to bump it to > '1.4.0-incubating-SNAPSHOT'. > > I'd like to propose to "fix" the version on the main branch to some > value and just skip the "async" version bumps on the main branch. > For example, set it to '999-SNAPSHOT' once and never care about > "fixing" the main branch before/with/after every release. > > WDYT? > > Robert >
