From f7d7ae4760d3777c330ac41e8c52ec8a7c72d58d Mon Sep 17 00:00:00 2001 From: Holger Frydrych Date: Fri, 22 Sep 2023 21:46:25 +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 c553cdf..d009000 100644 --- a/Installer/farcry.nsi +++ b/Installer/farcry.nsi @@ -1,6 +1,6 @@ !include "MUI2.nsh" !include "WordFunc.nsh" -!define VERSION '1.0.0a' +!define VERSION '1.0.0' Name "Far Cry VR Mod" ; should not need admin privileges as the install folder should be user writable, anyway