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/