You can it requires changing some database data though. Need to go through and change all the version on the data for the zone and it's contents.
0->2
1->0
2->1
And you would have old and new swapped, there's quite a few tables though you'll have to look through the database tables to see which ones have versions and update them accordingly.
|