diff --git a/GW2PAO.API/Properties/AssemblyInfo.cs b/GW2PAO.API/Properties/AssemblyInfo.cs index ad41b64..6c65160 100644 --- a/GW2PAO.API/Properties/AssemblyInfo.cs +++ b/GW2PAO.API/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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("3.2.*")] +[assembly: AssemblyVersion("3.3.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")] diff --git a/GW2PAO.PresentationCore/Properties/AssemblyInfo.cs b/GW2PAO.PresentationCore/Properties/AssemblyInfo.cs index 7212c5e..a663db7 100644 --- a/GW2PAO.PresentationCore/Properties/AssemblyInfo.cs +++ b/GW2PAO.PresentationCore/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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("3.2.*")] +[assembly: AssemblyVersion("3.3.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")] diff --git a/GW2PAO.TS3/Properties/AssemblyInfo.cs b/GW2PAO.TS3/Properties/AssemblyInfo.cs index 94e5694..dd6c282 100644 --- a/GW2PAO.TS3/Properties/AssemblyInfo.cs +++ b/GW2PAO.TS3/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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("3.2.*")] +[assembly: AssemblyVersion("3.3.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")] diff --git a/GW2PAO/Properties/AssemblyInfo.cs b/GW2PAO/Properties/AssemblyInfo.cs index 05badfa..ae1ec48 100644 --- a/GW2PAO/Properties/AssemblyInfo.cs +++ b/GW2PAO/Properties/AssemblyInfo.cs @@ -51,6 +51,6 @@ // 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("3.2.*")] +[assembly: AssemblyVersion("3.3.*")] //[assembly: AssemblyFileVersion("1.0.0.0")] //[assembly: AssemblyInformationalVersion("1.0 RC1")]