diff --git a/GitVersion.yml b/GitVersion.yml index d59651c0..41a630dd 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,6 +1,6 @@ mode: ContinuousDeployment increment: Patch -next-version: 0.12.0 +next-version: 0.13.0 branches: master: tag: alpha \ No newline at end of file diff --git a/src/LibHac/LibHac.csproj b/src/LibHac/LibHac.csproj index ea2edf22..93296fdf 100644 --- a/src/LibHac/LibHac.csproj +++ b/src/LibHac/LibHac.csproj @@ -2,14 +2,14 @@ Library - 0.12.0 + 0.13.0 net5.0 true Alex Barney - Copyright © 2018-2020 Alex Barney + Copyright © 2018-2021 Alex Barney A library for reading content formats used by the Nintendo Switch. Nintendo;Switch;nca;xci;savefile https://github.com/Thealexbarney/LibHac diff --git a/src/hactoolnet/hactoolnet.csproj b/src/hactoolnet/hactoolnet.csproj index be02fea9..68664d54 100644 --- a/src/hactoolnet/hactoolnet.csproj +++ b/src/hactoolnet/hactoolnet.csproj @@ -6,7 +6,7 @@ - 0.12.0 + 0.13.0 $(MSBuildProjectDirectory)=C:/hactoolnet/