We’re moving VF pages with skuid:page from one org to another using the ANT migration tool.
We’re getting errors like this:
pages/CenterDefaults.page
-- Error: The specified Package Version number does not exist for that Package:
skuid, 7.5
It looks like the VF pages are expecting to find whatever version of skuid existed when the page was created in the source org. The target org only has 7.24.
Any good way around this?