I thnk that you can find the version number of the of Courier you are running by doing the following.
Go to the developer section --> Open up the package folder --> Open the installed packages folder --> Then click on the Courier package.
When you have done that you should get some info for the package. I think that you can find the actualversion number in the information for the package.
Good that you find it. Glad that I could help you.
Please mark this question as solved, you can do it by hit the green tick with my answer where I describe what you should do to find the version number.
When did you install Courier? If you know the date of the installation there is a chance that you can figure out the version by having a look at the nightlies perhaps? http://nightly.umbraco.org/UmbracoCourier/
Is there any specific reason why you need to know the exact version btw?
I have the same problem. I'd really like to know the exact version of courier because when I have a problem with courier I suspect to be a bug, I always want to check to see if that bug has been fixed in a new release of courier. In the past, I have resorted to needlessly reinstalling courier because I am not sure if I have that latest version or not.
I didn't install it, one of my colleagues did and he has now left. I may just have to update to the latest version because this one is buggy but I have no idea which one it is, I might be on the latest for all I know.
Something for the devs to consider in future perhaps. All it needs is a readme.txt with some release notes.
There is another way to find some clues of the version of Courier:
1. Go to bin folder in website's root folder.
2. Find the file 'Umbraco.Courier.Core.dll', right click it, and then choose tab 'Details'.
It will list the detail information for the dll, list 'Product version'.
For example, I'm using Courier v2.5.4.1, and the dll version is 1.0.4408.17717. I think there is someone can tell the Courier version according to DLL file version.
How do I find out what version of Courier I am running?
I can't find this information anywhere!
Hi Alex,
I thnk that you can find the version number of the of Courier you are running by doing the following.
Go to the developer section --> Open up the package folder --> Open the installed packages folder --> Then click on the Courier package.
When you have done that you should get some info for the package. I think that you can find the actual version number in the information for the package.
Hope this helps,
/Dennis,
Thanks - But all I see there is this:
Hi Alex,
Good that you find it. Glad that I could help you.
Please mark this question as solved, you can do it by hit the green tick with my answer where I describe what you should do to find the version number.
Edit: Oops I read it wrong
/Dennis
Sorry but my problem isn't solved. There is no version number!
Hi Alex
When did you install Courier? If you know the date of the installation there is a chance that you can figure out the version by having a look at the nightlies perhaps? http://nightly.umbraco.org/UmbracoCourier/
Is there any specific reason why you need to know the exact version btw?
/Jan
I have the same problem. I'd really like to know the exact version of courier because when I have a problem with courier I suspect to be a bug, I always want to check to see if that bug has been fixed in a new release of courier. In the past, I have resorted to needlessly reinstalling courier because I am not sure if I have that latest version or not.
Thanks!
Hi Jan,
I didn't install it, one of my colleagues did and he has now left. I may just have to update to the latest version because this one is buggy but I have no idea which one it is, I might be on the latest for all I know.
Something for the devs to consider in future perhaps. All it needs is a readme.txt with some release notes.
The standard way is what Dannis describes.
There is another way to find some clues of the version of Courier:
1. Go to bin folder in website's root folder.
2. Find the file 'Umbraco.Courier.Core.dll', right click it, and then choose tab 'Details'.
It will list the detail information for the dll, list 'Product version'.
For example, I'm using Courier v2.5.4.1, and the dll version is 1.0.4408.17717. I think there is someone can tell the Courier version according to DLL file version.
is working on a reply...