From 16a187910d5b1190f81da9fd78421575ed7e380c Mon Sep 17 00:00:00 2001 From: DuskDweller Date: Wed, 27 Apr 2016 09:49:14 +0200 Subject: [PATCH] 0.61.20 Release 0.61.20 --- NexusClient.Interface/ProgrammeMetadata.cs | 2 +- NexusClient/data/releasenotes.rtf | 11 ++++++++++- Setup/setup.iss | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/NexusClient.Interface/ProgrammeMetadata.cs b/NexusClient.Interface/ProgrammeMetadata.cs index 2aae9ed08..81e3af3fa 100644 --- a/NexusClient.Interface/ProgrammeMetadata.cs +++ b/NexusClient.Interface/ProgrammeMetadata.cs @@ -24,7 +24,7 @@ public static class ProgrammeMetadata /// (c) should change when there is a minor alteration to the programme. /// Something akin to a minor bug fix, or a typo correction. /// - public const string VersionString = "0.61.19"; + public const string VersionString = "0.61.20"; /// /// Gets the full name of the mod manager. diff --git a/NexusClient/data/releasenotes.rtf b/NexusClient/data/releasenotes.rtf index b27805642..5f0210cbb 100644 --- a/NexusClient/data/releasenotes.rtf +++ b/NexusClient/data/releasenotes.rtf @@ -1,7 +1,16 @@ {\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang2057\deflangfe1041{\fonttbl{\f0\fswiss\fprq2\fcharset0 Verdana;}{\f1\fswiss\fprq2\fcharset0 Calibri;}} {\colortbl ;\red0\green0\blue0;\red255\green0\blue0;\red0\green0\blue255;} {\*\generator Riched20 10.0.10586}{\*\mmathPr\mdispDef1\mwrapIndent1440 }\viewkind4\uc1 -\pard\widctlpar\qj\b\f0\fs16 Version 0.61.19\par +\pard\widctlpar\qj\b\f0\fs16 Version 0.61.20\par +\cf1\b0\par + +\pard +{\pntext\f0 1.\tab}{\*\pn\pnlvlbody\pnf0\pnindent0\pnstart1\pndec{\pntxta.}} +\fi-360\li720\qj\cf2\b Bugfix:\cf1\b0 Again, added support for the latest Fallout 4 beta version.\par + +\pard\widctlpar\qj\cf0\b\par +\par +Version 0.61.19\par \cf1\b0\par \pard diff --git a/Setup/setup.iss b/Setup/setup.iss index fb911365b..b2b3ce73e 100644 --- a/Setup/setup.iss +++ b/Setup/setup.iss @@ -8,7 +8,7 @@ #define MyAppSetupName 'Nexus Mod Manager' #define MyExeName 'NexusClient.exe' -#define MyAppVersion '0.61.19' +#define MyAppVersion '0.61.20' #define SetupScriptVersion '0.7.1.0' #define MyPublisher 'Black Tree Gaming' [Setup]