From 2370f76c62877375affb56e4f14092d9f2c12892 Mon Sep 17 00:00:00 2001 From: Alex Barney Date: Tue, 2 Nov 2021 11:26:47 -0700 Subject: [PATCH] Bump version to 0.14.0 --- DotnetCliVersion.txt | 2 +- GitVersion.yml | 2 +- src/LibHac/LibHac.csproj | 2 +- src/hactoolnet/hactoolnet.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DotnetCliVersion.txt b/DotnetCliVersion.txt index de74f218..ee186940 100644 --- a/DotnetCliVersion.txt +++ b/DotnetCliVersion.txt @@ -1 +1 @@ -5.0.301 \ No newline at end of file +5.0.402 \ No newline at end of file diff --git a/GitVersion.yml b/GitVersion.yml index 41a630dd..4e3cb407 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,6 +1,6 @@ mode: ContinuousDeployment increment: Patch -next-version: 0.13.0 +next-version: 0.14.0 branches: master: tag: alpha \ No newline at end of file diff --git a/src/LibHac/LibHac.csproj b/src/LibHac/LibHac.csproj index 009ab3ce..c9a9a806 100644 --- a/src/LibHac/LibHac.csproj +++ b/src/LibHac/LibHac.csproj @@ -2,7 +2,7 @@ Library - 0.13.0 + 0.14.0 net5.0 true diff --git a/src/hactoolnet/hactoolnet.csproj b/src/hactoolnet/hactoolnet.csproj index 27493503..b9968327 100644 --- a/src/hactoolnet/hactoolnet.csproj +++ b/src/hactoolnet/hactoolnet.csproj @@ -6,7 +6,7 @@ - 0.13.0 + 0.14.0 $(MSBuildProjectDirectory)=C:/hactoolnet/