diff --git a/GitVersion.yml b/GitVersion.yml
index d9c36bd9..d59651c0 100644
--- a/GitVersion.yml
+++ b/GitVersion.yml
@@ -1,6 +1,6 @@
mode: ContinuousDeployment
increment: Patch
-next-version: 0.9.0
+next-version: 0.12.0
branches:
master:
tag: alpha
\ No newline at end of file
diff --git a/src/LibHac/LibHac.csproj b/src/LibHac/LibHac.csproj
index 4e681f76..a4920296 100644
--- a/src/LibHac/LibHac.csproj
+++ b/src/LibHac/LibHac.csproj
@@ -2,7 +2,7 @@
Library
- 0.11.3
+ 0.12.0
netcoreapp3.0;netstandard2.1
8.0
true
diff --git a/src/hactoolnet/hactoolnet.csproj b/src/hactoolnet/hactoolnet.csproj
index ced02f3f..6c904041 100644
--- a/src/hactoolnet/hactoolnet.csproj
+++ b/src/hactoolnet/hactoolnet.csproj
@@ -7,7 +7,7 @@
- 0.11.3
+ 0.12.0
$(MSBuildProjectDirectory)=C:/hactoolnet/