diff --git a/GitVersion.yml b/GitVersion.yml index d1593aa9..d9c36bd9 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,6 +1,6 @@ mode: ContinuousDeployment increment: Patch -next-version: 0.8.0 +next-version: 0.9.0 branches: master: tag: alpha \ No newline at end of file diff --git a/src/LibHac/LibHac.csproj b/src/LibHac/LibHac.csproj index a28cd574..9b02585c 100644 --- a/src/LibHac/LibHac.csproj +++ b/src/LibHac/LibHac.csproj @@ -2,7 +2,7 @@ Library - 0.8.0 + 0.9.0 netcoreapp3.0;netstandard2.1 8.0 true diff --git a/src/hactoolnet/hactoolnet.csproj b/src/hactoolnet/hactoolnet.csproj index d53846bc..df282e67 100644 --- a/src/hactoolnet/hactoolnet.csproj +++ b/src/hactoolnet/hactoolnet.csproj @@ -7,7 +7,7 @@ - 0.8.0 + 0.9.0 $(MSBuildProjectDirectory)=C:/hactoolnet/