From 4eb5fafa3d821042312da9c8c6d82a845aa43214 Mon Sep 17 00:00:00 2001 From: Sebastian Burckhardt Date: Thu, 24 Jun 2021 05:56:50 -0700 Subject: [PATCH] update version to 0.4.0-alpha --- .../DurableTask.Netherite.AzureFunctions.csproj | 2 +- src/DurableTask.Netherite/DurableTask.Netherite.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DurableTask.Netherite.AzureFunctions/DurableTask.Netherite.AzureFunctions.csproj b/src/DurableTask.Netherite.AzureFunctions/DurableTask.Netherite.AzureFunctions.csproj index 71441593..d7644628 100644 --- a/src/DurableTask.Netherite.AzureFunctions/DurableTask.Netherite.AzureFunctions.csproj +++ b/src/DurableTask.Netherite.AzureFunctions/DurableTask.Netherite.AzureFunctions.csproj @@ -24,7 +24,7 @@ 0 - 3 + 4 0 $(MajorVersion).$(MinorVersion).$(PatchVersion) alpha diff --git a/src/DurableTask.Netherite/DurableTask.Netherite.csproj b/src/DurableTask.Netherite/DurableTask.Netherite.csproj index d8e1b025..202f9e71 100644 --- a/src/DurableTask.Netherite/DurableTask.Netherite.csproj +++ b/src/DurableTask.Netherite/DurableTask.Netherite.csproj @@ -25,7 +25,7 @@ 0 - 3 + 4 0 $(MajorVersion).$(MinorVersion).$(PatchVersion) alpha