diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index b32b17c..c008130 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.2")] -[assembly: AssemblyFileVersion("1.0.0.2")] +[assembly: AssemblyVersion("1.0.0.3")] +[assembly: AssemblyFileVersion("1.0.0.3")] diff --git a/XRFAgent.csproj b/XRFAgent.csproj index 6749fdc..759f53f 100644 --- a/XRFAgent.csproj +++ b/XRFAgent.csproj @@ -25,7 +25,7 @@ false false true - 2 + 3 1.0.0.%2a false true