diff --git a/GW2EIBuilders/GW2EIBuilders.csproj b/GW2EIBuilders/GW2EIBuilders.csproj index bd67bd588..9677e5cbd 100644 --- a/GW2EIBuilders/GW2EIBuilders.csproj +++ b/GW2EIBuilders/GW2EIBuilders.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.45.0 + 0.46.0 Debug;Release;NoRewards diff --git a/GW2EIEvtcParser/GW2EIEvtcParser.csproj b/GW2EIEvtcParser/GW2EIEvtcParser.csproj index 08e66ab69..373886cb8 100644 --- a/GW2EIEvtcParser/GW2EIEvtcParser.csproj +++ b/GW2EIEvtcParser/GW2EIEvtcParser.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.48.2 + 0.49.0 Debug;Release;NoRewards diff --git a/GW2EIJSON/GW2EIJSON.csproj b/GW2EIJSON/GW2EIJSON.csproj index 9eac5c3cc..aef362779 100644 --- a/GW2EIJSON/GW2EIJSON.csproj +++ b/GW2EIJSON/GW2EIJSON.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 2.66.0.0 + 2.67.0.0 Debug;Release;NoRewards diff --git a/GW2EIParser/Properties/AssemblyInfo.cs b/GW2EIParser/Properties/AssemblyInfo.cs index 7075ea733..ecaafdfbe 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.66.0.2")] +[assembly: AssemblyVersion("2.67.0.0")] #else -[assembly: AssemblyVersion("2.66.*")] +[assembly: AssemblyVersion("2.67.*")] #endif //[assembly: AssemblyFileVersion("1.8.10.34877")] diff --git a/GW2EIParserCommons/GW2EIParserCommons.csproj b/GW2EIParserCommons/GW2EIParserCommons.csproj index b1b02955d..376648b86 100644 --- a/GW2EIParserCommons/GW2EIParserCommons.csproj +++ b/GW2EIParserCommons/GW2EIParserCommons.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.2.0.0 + 0.3.0.0 Debug;Release;NoRewards