diff --git a/GW2EIBuilders/GW2EIBuilders.csproj b/GW2EIBuilders/GW2EIBuilders.csproj index dfe9343132..05db5f698b 100644 --- a/GW2EIBuilders/GW2EIBuilders.csproj +++ b/GW2EIBuilders/GW2EIBuilders.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.31.0 + 0.32.0 Debug;Release;NoRewards diff --git a/GW2EIEvtcParser/GW2EIEvtcParser.csproj b/GW2EIEvtcParser/GW2EIEvtcParser.csproj index a959accf55..3d07908773 100644 --- a/GW2EIEvtcParser/GW2EIEvtcParser.csproj +++ b/GW2EIEvtcParser/GW2EIEvtcParser.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.32.0 + 0.33.0 Debug;Release;NoRewards diff --git a/GW2EIJSON/GW2EIJSON.csproj b/GW2EIJSON/GW2EIJSON.csproj index da4e7e89f0..efd7de63e4 100644 --- a/GW2EIJSON/GW2EIJSON.csproj +++ b/GW2EIJSON/GW2EIJSON.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 2.56.0.0 + 2.57.0.0 Debug;Release;NoRewards diff --git a/GW2EIParser/Properties/AssemblyInfo.cs b/GW2EIParser/Properties/AssemblyInfo.cs index 2f36e672a6..2c9a0a75b6 100644 --- a/GW2EIParser/Properties/AssemblyInfo.cs +++ b/GW2EIParser/Properties/AssemblyInfo.cs @@ -11,8 +11,8 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("6135677e-6c0e-42de-925e-1995e52e5ac5")] #if !DEBUG -[assembly: AssemblyVersion("2.56.0.0")] +[assembly: AssemblyVersion("2.57.0.0")] #else -[assembly: AssemblyVersion("2.56.*")] +[assembly: AssemblyVersion("2.57.*")] #endif //[assembly: AssemblyFileVersion("1.8.10.34877")]