Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nathan Skidmore 63 posts 251 karma points c-trib
    Dec 14, 2015 @ 16:49
    Nathan Skidmore
    0

    Courier upgrade change version number

    Hi,

    I have just upgraded from Courier 2.51.2 to Courier 2.51.4 via the hotfix provided on the package page, however the version number does not change on the 'Installed Packages' screen in Umbraco.

    The steps I followed were:

    1. Download the hotfix and extract the files
    2. Copy the new files over my existing courier files, ensuring I re-applied any changes I had made in the courier.config file

    Within the hotfix download there is a package.xml file but I have no idea where this is supposed to go in the project (if at all).

    How do I update the version number of the package without uninstalling it and re-installing it again? Surely this can be achieved.

    Thanks,

    Nathan

  • Carl Bussema 38 posts 140 karma points
    Dec 30, 2015 @ 15:26
    Carl Bussema
    100

    You'd need to edit your App_Data\packages\installedPackages.config

    <package id="XX" version="2.51.4" url="..." name="Umbraco Courier 2.51.4" ...>
    

    Courier seems to be unusual in that it includes the version in its name, whereas most other packages just have the name, e.g., "Diplo Trace log Viewer" or "Dictionary Dashboard," and then the version property can be viewed if you click on the node under installed packages in the Umbraco back end.

Please Sign in or register to post replies

Write your reply to:

Draft