diff --git a/EliteBGS/EliteBGS.csproj b/EliteBGS/EliteBGS.csproj index 5bdb192..747fae2 100644 --- a/EliteBGS/EliteBGS.csproj +++ b/EliteBGS/EliteBGS.csproj @@ -2,7 +2,7 @@ net7.0-windows WinExe - 0.3.2 + 0.3.3 false true true diff --git a/EliteBGS/Properties/AssemblyInfo.cs b/EliteBGS/Properties/AssemblyInfo.cs index 0c64037..c02acda 100644 --- a/EliteBGS/Properties/AssemblyInfo.cs +++ b/EliteBGS/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ using System.Windows; // 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("0.3.2.0")] -[assembly: AssemblyFileVersion("0.3.2.0")] +[assembly: AssemblyVersion("0.3.3.0")] +[assembly: AssemblyFileVersion("0.3.3.0")] diff --git a/EliteBGS/docs/CHANGELOG.md b/EliteBGS/docs/CHANGELOG.md index d046f44..7b090e4 100644 --- a/EliteBGS/docs/CHANGELOG.md +++ b/EliteBGS/docs/CHANGELOG.md @@ -1,6 +1,6 @@ # EliteBGS changelog -## 0.3.3 on ??.05.2023 +## 0.3.3 on 15.05.2023 * Added payout for the Thargoid Glaive. * Added payout and support for the Thargoid Revenant.