diff --git a/src/webimtray/WebIMTray/AssemblyInfo.cs b/src/webimtray/WebIMTray/AssemblyInfo.cs index 0380541f..50201580 100644 --- a/src/webimtray/WebIMTray/AssemblyInfo.cs +++ b/src/webimtray/WebIMTray/AssemblyInfo.cs @@ -26,7 +26,7 @@ using System.Runtime.CompilerServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.2.1")] +[assembly: AssemblyVersion("1.0.3")] // // In order to sign your assembly you must specify a key to use. Refer to the