diff --git a/source/App/documents/release-notes/release-notes.md b/source/App/documents/release-notes/release-notes.md
index 46480023..793c5f7d 100644
--- a/source/App/documents/release-notes/release-notes.md
+++ b/source/App/documents/release-notes/release-notes.md
@@ -1,5 +1,10 @@
# App Release notes
+## Version 14.0.1
+
+- Bump various NuGet packages to latest versions.
+- No functional change.
+
## Version 14.0.0
- Bump various NuGet packages to latest versions.
diff --git a/source/App/source/Common.Abstractions/Common.Abstractions.csproj b/source/App/source/Common.Abstractions/Common.Abstractions.csproj
index 8185cf8c..2ad073cd 100644
--- a/source/App/source/Common.Abstractions/Common.Abstractions.csproj
+++ b/source/App/source/Common.Abstractions/Common.Abstractions.csproj
@@ -23,7 +23,7 @@ limitations under the License.
Energinet.DataHub.Core.App.Common.Abstractions
- 14.0.0$(VersionSuffix)
+ 14.0.1$(VersionSuffix)
Azure Function Common Abstractions Library
Energinet-DataHub
Energinet-DataHub
diff --git a/source/App/source/Common.Tests/Common.Tests.csproj b/source/App/source/Common.Tests/Common.Tests.csproj
index 2b541391..70f62679 100644
--- a/source/App/source/Common.Tests/Common.Tests.csproj
+++ b/source/App/source/Common.Tests/Common.Tests.csproj
@@ -22,7 +22,7 @@ limitations under the License.
-
+
diff --git a/source/App/source/Common/Common.csproj b/source/App/source/Common/Common.csproj
index 151340c4..a36a0571 100644
--- a/source/App/source/Common/Common.csproj
+++ b/source/App/source/Common/Common.csproj
@@ -23,7 +23,7 @@ limitations under the License.
Energinet.DataHub.Core.App.Common
- 14.0.0$(VersionSuffix)
+ 14.0.1$(VersionSuffix)
Azure Function Common Library
Energinet-DataHub
Energinet-DataHub
diff --git a/source/App/source/FunctionApp.Tests/FunctionApp.Tests.csproj b/source/App/source/FunctionApp.Tests/FunctionApp.Tests.csproj
index 788266c6..e6ed50b5 100644
--- a/source/App/source/FunctionApp.Tests/FunctionApp.Tests.csproj
+++ b/source/App/source/FunctionApp.Tests/FunctionApp.Tests.csproj
@@ -25,7 +25,7 @@ limitations under the License.
-
+
diff --git a/source/App/source/FunctionApp/FunctionApp.csproj b/source/App/source/FunctionApp/FunctionApp.csproj
index 1a48fcf6..d6267064 100644
--- a/source/App/source/FunctionApp/FunctionApp.csproj
+++ b/source/App/source/FunctionApp/FunctionApp.csproj
@@ -23,7 +23,7 @@ limitations under the License.
Energinet.DataHub.Core.App.FunctionApp
- 14.0.0$(VersionSuffix)
+ 14.0.1$(VersionSuffix)
Azure Function App Library
Energinet-DataHub
Energinet-DataHub
@@ -70,7 +70,7 @@ limitations under the License.
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/source/App/source/WebApp.Tests/WebApp.Tests.csproj b/source/App/source/WebApp.Tests/WebApp.Tests.csproj
index 143edc50..e8542c52 100644
--- a/source/App/source/WebApp.Tests/WebApp.Tests.csproj
+++ b/source/App/source/WebApp.Tests/WebApp.Tests.csproj
@@ -23,7 +23,7 @@ limitations under the License.
-
+
diff --git a/source/App/source/WebApp/WebApp.csproj b/source/App/source/WebApp/WebApp.csproj
index c3fbab93..3240d02c 100644
--- a/source/App/source/WebApp/WebApp.csproj
+++ b/source/App/source/WebApp/WebApp.csproj
@@ -23,7 +23,7 @@ limitations under the License.
Energinet.DataHub.Core.App.WebApp
- 14.0.0$(VersionSuffix)
+ 14.0.1$(VersionSuffix)
Azure Web App Library
Energinet-DataHub
Energinet-DataHub