Ensure manifest loadedTime updated when patch applied
Created by: technogeek00
When patch is applied the manifest object loadedTime
needs to be updated to ensure the update poll is set properly, otherwise the player will attempt a full reload immediately. Was originally in a test case and missed in the publish time change enforcement refactor.