From c6843d89d5e8dca9b1e360b927a825ee56cefa91 Mon Sep 17 00:00:00 2001 From: Holger Frydrych Date: Thu, 24 Aug 2023 19:24:53 +0200 Subject: [PATCH] Update version --- Installer/farcry.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installer/farcry.nsi b/Installer/farcry.nsi index c9c4d69..0f13a1c 100644 --- a/Installer/farcry.nsi +++ b/Installer/farcry.nsi @@ -1,6 +1,6 @@ !include "MUI2.nsh" !include "WordFunc.nsh" -!define VERSION '0.7.0a' +!define VERSION '0.7.0' Name "Far Cry VR Mod" ; should not need admin privileges as the install folder should be user writable, anyway