diff --git a/POEApi.Infrastructure/Properties/AssemblyInfo.cs b/POEApi.Infrastructure/Properties/AssemblyInfo.cs index 6693829c..08489f50 100644 --- a/POEApi.Infrastructure/Properties/AssemblyInfo.cs +++ b/POEApi.Infrastructure/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("1.9.4.0")] -[assembly: AssemblyFileVersion("1.9.4.0")] +[assembly: AssemblyVersion("1.9.5.0")] +[assembly: AssemblyFileVersion("1.9.5.0")] diff --git a/POEApi.Model/Properties/AssemblyInfo.cs b/POEApi.Model/Properties/AssemblyInfo.cs index ab085b0f..4d49171f 100644 --- a/POEApi.Model/Properties/AssemblyInfo.cs +++ b/POEApi.Model/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("1.9.4.0")] -[assembly: AssemblyFileVersion("1.9.4.0")] +[assembly: AssemblyVersion("1.9.5.0")] +[assembly: AssemblyFileVersion("1.9.5.0")] diff --git a/POEApi.Transport/Properties/AssemblyInfo.cs b/POEApi.Transport/Properties/AssemblyInfo.cs index 56b34350..818c4cf6 100644 --- a/POEApi.Transport/Properties/AssemblyInfo.cs +++ b/POEApi.Transport/Properties/AssemblyInfo.cs @@ -32,7 +32,7 @@ // 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.9.4.0")] -[assembly: AssemblyFileVersion("1.9.4.0")] +[assembly: AssemblyVersion("1.9.5.0")] +[assembly: AssemblyFileVersion("1.9.5.0")] diff --git a/Procurement/Properties/AssemblyInfo.cs b/Procurement/Properties/AssemblyInfo.cs index ac90473d..34cbddb7 100644 --- a/Procurement/Properties/AssemblyInfo.cs +++ b/Procurement/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("1.9.4.0")] -[assembly: AssemblyFileVersion("1.9.4.0")] +[assembly: AssemblyVersion("1.9.5.0")] +[assembly: AssemblyFileVersion("1.9.5.0")] diff --git a/latest-release.txt b/latest-release.txt index 9ebd3b3e..8f261c69 100644 --- a/latest-release.txt +++ b/latest-release.txt @@ -1 +1 @@ -Procurement 1.9.4,https://github.com/Stickymaddness/Procurement/releases/tag/1.9.4 \ No newline at end of file +Procurement 1.9.5,https://github.com/Stickymaddness/Procurement/releases/tag/1.9.5 \ No newline at end of file