Upgrade v13 to v14 and IDashboard

Looks like that’s the last DB migration for 13 branch.. and actually 13.5

So looks like maybe wrongly reported version…

Looks like it’s just getting the major version of the intended upgrade version? and not the current version.. with a TODO no less. :slight_smile:

  OldVersion = new SemVersion(_umbracoVersion.SemanticVersion.Major), 
  // TODO can we find the old version somehow? e.g. from current state