diff --git a/Installer/farcry.nsi b/Installer/farcry.nsi index 4b5fba3..25d866f 100644 --- a/Installer/farcry.nsi +++ b/Installer/farcry.nsi @@ -1,5 +1,5 @@ !include "MUI2.nsh" -!define VERSION '0.6.0a' +!define VERSION '0.6.0' Name "FarCry VR Mod" ; should not need admin privileges as the install folder should be user writable, anyway diff --git a/ModDesc.txt b/ModDesc.txt index dc9b97b..80476e0 100644 --- a/ModDesc.txt +++ b/ModDesc.txt @@ -1,5 +1,5 @@ _Title_= "CryVR" _Author_= "Holger Frydrych" -_Version_= "0.6.0a" +_Version_= "0.6.0" _Description_= "Play Far Cry in VR" _Website_= "htps://farcryvr.de"