From ab565fe83e68db818165e8a0418974b43bc156d9 Mon Sep 17 00:00:00 2001 From: Alex Barney Date: Thu, 20 Sep 2018 21:26:25 -0500 Subject: [PATCH] Version 0.1.2 --- LibHac/LibHac.csproj | 4 ++-- hactoolnet/hactoolnet.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LibHac/LibHac.csproj b/LibHac/LibHac.csproj index ec8f05e0..59228d90 100644 --- a/LibHac/LibHac.csproj +++ b/LibHac/LibHac.csproj @@ -10,13 +10,13 @@ Alex Barney Copyright © 2018 Alex Barney A library for reading content formats used by the Nintendo Switch. - Nintendo;"Nintendo Switch";nca;xci;savefile + Nintendo;Switch;nca;xci;savefile https://github.com/Thealexbarney/LibHac https://github.com/Thealexbarney/LibHac/blob/master/LICENSE git https://github.com/Thealexbarney/LibHac - 0.1.1 + 0.1.2 $(MSBuildProjectDirectory)=C:/LibHac/ true true diff --git a/hactoolnet/hactoolnet.csproj b/hactoolnet/hactoolnet.csproj index 7c167067..3fe08ca1 100644 --- a/hactoolnet/hactoolnet.csproj +++ b/hactoolnet/hactoolnet.csproj @@ -7,7 +7,7 @@ - 0.1.1 + 0.1.2 $(MSBuildProjectDirectory)=C:/hactoolnet/