From 189cbe0ae86ace92831c16205b08939d1fc320fa Mon Sep 17 00:00:00 2001 From: Matthias Langhard Date: Wed, 3 Nov 2021 08:03:48 +0100 Subject: [PATCH] chore: updating tool to 0.1.4 --- src/Cli/Cli.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cli/Cli.csproj b/src/Cli/Cli.csproj index 5d52945..c718ab7 100644 --- a/src/Cli/Cli.csproj +++ b/src/Cli/Cli.csproj @@ -9,7 +9,7 @@ Novaloop.UpdateTag Updates the tag of a repo to the next chosen version according the semver symantic. semver;update-tag;tag;git - 0.1.2 + 0.1.4 Matthias Langhard Novaloop AG https://gitlab.com/novaloop-oss/novaloop.updatetag