As designed Minor "bug" when upgrading with cli

duderuud

Well-known member
Affected version
2.2
All the beta versions output this when upgrading with the cli:
Code:
Running upgrade to 2.2.0 Alpha...

Should (at least) be Beta :)
 
This is as expected.

The upgrader goes through every version we created steps for. Any work prior to the release of Beta 1 will be marked as Alpha.

At the end of the steps a green info line displays to clarify that all steps run to <current version> have been run.

We haven’t added any upgrade steps since Alpha but if we do you’ll eventually see also Beta 4, Beta 5, RC1 etc.
 
Top Bottom