diff --git a/build/MakeRelease/MakeRelease.csproj b/build/MakeRelease/MakeRelease.csproj
index 832aa18..5816f2e 100644
--- a/build/MakeRelease/MakeRelease.csproj
+++ b/build/MakeRelease/MakeRelease.csproj
@@ -5,6 +5,7 @@
netcoreapp3.1
MakeRelease.Program
false
+ 0.6.0
diff --git a/build/MakeRelease/Properties/launchSettings.json b/build/MakeRelease/Properties/launchSettings.json
index bc36def..892725f 100644
--- a/build/MakeRelease/Properties/launchSettings.json
+++ b/build/MakeRelease/Properties/launchSettings.json
@@ -2,7 +2,7 @@
"profiles": {
"MakeRelease": {
"commandName": "Project",
- "commandLineArgs": "-v0.5.1"
+ "commandLineArgs": "-v0.6.0"
}
}
}
\ No newline at end of file