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:
Download the hotfix and extract the files
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.
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.
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:
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
You'd need to edit your App_Data\packages\installedPackages.config
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.
is working on a reply...