From 9c3ddf11fb58d2e455e1a335c0b903c9bef2d071 Mon Sep 17 00:00:00 2001 From: Alex Barney Date: Tue, 11 Dec 2018 17:43:33 -0600 Subject: [PATCH] Version 0.2.0 --- 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 38ad1aed..b60d468a 100644 --- a/src/LibHac/LibHac.csproj +++ b/src/LibHac/LibHac.csproj @@ -16,7 +16,7 @@ git https://github.com/Thealexbarney/LibHac - 0.1.3 + 0.2.0 $(MSBuildProjectDirectory)=C:/LibHac/ true true diff --git a/src/hactoolnet/hactoolnet.csproj b/src/hactoolnet/hactoolnet.csproj index ef3e5212..63deeb66 100644 --- a/src/hactoolnet/hactoolnet.csproj +++ b/src/hactoolnet/hactoolnet.csproj @@ -7,7 +7,7 @@ - 0.1.3 + 0.2.0 $(MSBuildProjectDirectory)=C:/hactoolnet/