Skip to content

Commit

Permalink
0.61.20
Browse files Browse the repository at this point in the history
Release 0.61.20
  • Loading branch information
DuskDweller committed Apr 27, 2016
1 parent e5e76cc commit 16a1879
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.19";
public const string VersionString = "0.61.20";

/// <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.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
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.19'
#define MyAppVersion '0.61.20'
#define SetupScriptVersion '0.7.1.0'
#define MyPublisher 'Black Tree Gaming'
[Setup]
Expand Down

0 comments on commit 16a1879

Please sign in to comment.