Skip to content

Commit

Permalink
ninja, updated supported mp version (starting point 4.4.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Oct 31, 2023
1 parent adcf022 commit b569d45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public class UpgradeConstants {
* This is the version we are upgrading from.
* It's current version.
*/
public static final String SUPPORTED_VERSION = "4.4.6";
public static final String SUPPORTED_VERSION = "4.4.7";

/**
* This is the version we are upgrading to.
Expand Down

0 comments on commit b569d45

Please sign in to comment.