From 646055de5afa47c9c804622c2d08f04c817b4433 Mon Sep 17 00:00:00 2001 From: Alex Barney Date: Fri, 16 Apr 2021 15:24:06 -0700 Subject: [PATCH] Update version to 0.13.0 --- GitVersion.yml | 2 +- src/LibHac/LibHac.csproj | 4 ++-- src/hactoolnet/hactoolnet.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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/