diff --git a/Installer/farcry.nsi b/Installer/farcry.nsi index 4b5fba3..33093ee 100644 --- a/Installer/farcry.nsi +++ b/Installer/farcry.nsi @@ -1,5 +1,5 @@ !include "MUI2.nsh" -!define VERSION '0.6.0a' +!define VERSION '0.5.2' 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 e8de172..c6d6f51 100644 --- a/ModDesc.txt +++ b/ModDesc.txt @@ -1,5 +1,5 @@ _Title_= "CryVR" _Author_= "Holger Frydrych" -_Version_= "0.5.1" +_Version_= "0.5.2" _Description_= "Play Far Cry in VR" _Website_= "htps://farcryvr.de"