From 53851ab897152ebc85e65225576f23e30c69ee2f Mon Sep 17 00:00:00 2001 From: Alex Barney Date: Fri, 22 Feb 2019 20:51:53 -0600 Subject: [PATCH] Version 0.3.1 --- src/LibHac/LibHac.csproj | 2 +- src/hactoolnet/hactoolnet.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LibHac/LibHac.csproj b/src/LibHac/LibHac.csproj index a44d4be2..29038b06 100644 --- a/src/LibHac/LibHac.csproj +++ b/src/LibHac/LibHac.csproj @@ -16,7 +16,7 @@ git https://github.com/Thealexbarney/LibHac - 0.3.0 + 0.3.1 $(MSBuildProjectDirectory)=C:/LibHac/ true snupkg diff --git a/src/hactoolnet/hactoolnet.csproj b/src/hactoolnet/hactoolnet.csproj index 4c82a8d8..91d5cf7c 100644 --- a/src/hactoolnet/hactoolnet.csproj +++ b/src/hactoolnet/hactoolnet.csproj @@ -7,7 +7,7 @@ - 0.3.0 + 0.3.1 $(MSBuildProjectDirectory)=C:/hactoolnet/