diff --git a/docs/release-notes/next.md b/docs/release-notes/next.md index f71921c..e91e788 100644 --- a/docs/release-notes/next.md +++ b/docs/release-notes/next.md @@ -2,11 +2,5 @@ The following changes were made in this version: | Type | Description | | ---- | ----------- | -| fix | With newer version of Cura, setting the project name sometimes does not work. | -| feature | CuraManager now officially supports Cura version 5.6.0 and 5.7.0. | -| tech | Updated to .NET 8.0. | -| tech | Updated dependencies. | - -**Important:** Before updating make sure to install the latest Version of the .NET 8.0 Desktop Runtime from [here](https://dotnet.microsoft.com/en-us/download/dotnet/8.0). [comment]: # (Use one of the following types: feature, bugfix, tech) diff --git a/docs/release-notes/v1.7.0.md b/docs/release-notes/v1.7.0.md new file mode 100644 index 0000000..f71921c --- /dev/null +++ b/docs/release-notes/v1.7.0.md @@ -0,0 +1,12 @@ +The following changes were made in this version: + +| Type | Description | +| ---- | ----------- | +| fix | With newer version of Cura, setting the project name sometimes does not work. | +| feature | CuraManager now officially supports Cura version 5.6.0 and 5.7.0. | +| tech | Updated to .NET 8.0. | +| tech | Updated dependencies. | + +**Important:** Before updating make sure to install the latest Version of the .NET 8.0 Desktop Runtime from [here](https://dotnet.microsoft.com/en-us/download/dotnet/8.0). + +[comment]: # (Use one of the following types: feature, bugfix, tech) diff --git a/src/CuraManager/CuraManager.csproj b/src/CuraManager/CuraManager.csproj index 2d18eae..9e95905 100644 --- a/src/CuraManager/CuraManager.csproj +++ b/src/CuraManager/CuraManager.csproj @@ -16,9 +16,9 @@ false WinExe ../../resources/CuraManager.ico - + - 1.6.3 + 1.7.0 Marc Schmidt Copyright © 2019 - $([System.DateTime]::Now.ToString('yyyy')) $(Authors) windows @@ -57,7 +57,7 @@ - + @@ -67,7 +67,7 @@ - + all @@ -109,4 +109,4 @@ - \ No newline at end of file +