Skip to content

Commit

Permalink
Prep 2.2.beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome Lelasseux committed Sep 14, 2020
1 parent a528332 commit c3639ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Upgrade/src/org/jjazz/upgrade/UpgradeManager.java
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public class UpgradeManager
*/
public static final String[] PREVIOUS_VERSIONS = new String[]
{
"2.1.2a", "2.1.2", "2.1.1", "2.1.0", "2.0.1", "2.0.0"
"2.2.beta2", "2.1.2a", "2.1.2", "2.1.1", "2.1.0", "2.0.1", "2.0.0"
};
private static final String PREF_FRESH_START = "FreshStart";

Expand Down

0 comments on commit c3639ee

Please # to comment.