Skip to content

Commit

Permalink
0.61.21
Browse files Browse the repository at this point in the history
Release 0.61.21
  • Loading branch information
DuskDweller committed May 3, 2016
1 parent cd1a681 commit 15ffd5b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NexusClient.Interface/ProgrammeMetadata.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
/// </remarks>
public const string VersionString = "0.61.20";
public const string VersionString = "0.61.21";

/// <summary>
/// Gets the full name of the mod manager.
Expand Down
11 changes: 10 additions & 1 deletion NexusClient/data/releasenotes.rtf
Original file line number Diff line number Diff line change
@@ -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.20\par
\pard\widctlpar\qj\b\f0\fs16 Version 0.61.21\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 Fixed Fallout 4 1.5 issue that could cause plugins to become disabled when changing a plugin load order.\par

\pard\widctlpar\qj\cf0\b\par
\par
Version 0.61.20\par
\cf1\b0\par

\pard
Expand Down
2 changes: 1 addition & 1 deletion Setup/setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#define MyAppSetupName 'Nexus Mod Manager'
#define MyExeName 'NexusClient.exe'
#define MyAppVersion '0.61.20'
#define MyAppVersion '0.61.21'
#define SetupScriptVersion '0.7.1.0'
#define MyPublisher 'Black Tree Gaming'
[Setup]
Expand Down

0 comments on commit 15ffd5b

Please sign in to comment.