From f37895a834de3e05ec4535abb538698f24f1e051 Mon Sep 17 00:00:00 2001 From: FelisDiligens <47528453+FelisDiligens@users.noreply.github.com> Date: Wed, 26 Oct 2022 07:58:02 +0200 Subject: [PATCH] v1.12.2 --- Fo76ini/Shared.cs | 2 +- VERSION | 2 +- What's new - Dark.html | 4 ++++ What's new.html | 4 ++++ What's new.md | 8 ++++++++ What's new.rtf | 4 ++++ setup.iss | 2 +- 7 files changed, 23 insertions(+), 3 deletions(-) diff --git a/Fo76ini/Shared.cs b/Fo76ini/Shared.cs index ff50b78..0b2fc6b 100644 --- a/Fo76ini/Shared.cs +++ b/Fo76ini/Shared.cs @@ -10,7 +10,7 @@ namespace Fo76ini /// public class Shared { - public const string VERSION = "1.12.1"; + public const string VERSION = "1.12.2"; public static string LatestVersion = null; public static readonly string AppInstallationFolder = Directory.GetParent(Application.ExecutablePath).ToString(); diff --git a/VERSION b/VERSION index f8f4f03..6b89d58 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.12.1 +1.12.2 diff --git a/What's new - Dark.html b/What's new - Dark.html index 404a056..1e97de1 100644 --- a/What's new - Dark.html +++ b/What's new - Dark.html @@ -37,6 +37,10 @@ +

What's new in v1.12.2?

+

Fixed the server status.

+

Released: Oct 26, 2022

+

What's new in v1.12.1? - Hotfix

Hello everyone!

diff --git a/What's new.html b/What's new.html index 1390fcb..6236874 100644 --- a/What's new.html +++ b/What's new.html @@ -37,6 +37,10 @@ +

What's new in v1.12.2?

+

Fixed the server status.

+

Released: Oct 26, 2022

+

What's new in v1.12.1? - Hotfix

Hello everyone!

diff --git a/What's new.md b/What's new.md index 924f6ec..79fb1de 100644 --- a/What's new.md +++ b/What's new.md @@ -1,3 +1,11 @@ +### What's new in v1.12.2? + +Fixed the server status. + +*Released: Oct 26, 2022* + +--- + ### What's new in v1.12.1? - Hotfix Hello everyone! diff --git a/What's new.rtf b/What's new.rtf index 06aec8b..fdb88b8 100644 --- a/What's new.rtf +++ b/What's new.rtf @@ -2,6 +2,10 @@ {\colortbl;\red255\green0\blue0;\red0\green0\blue255;} \widowctrl\hyphauto +{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel2 \b \fs28 What\u8217's new in v1.12.2?\par} +{\pard \ql \f0 \sa180 \li0 \fi0 Fixed the server status.\par} +{\pard \ql \f0 \sa180 \li0 \fi0 {\i Released: Oct 26, 2022}\par} +{\pard \qc \f0 \sa180 \li0 \fi0 \emdash\emdash\emdash\emdash\emdash\par} {\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel2 \b \fs28 What\u8217's new in v1.12.1? - Hotfix\par} {\pard \ql \f0 \sa180 \li0 \fi0 Hello everyone!\par} {\pard \ql \f0 \sa180 \li0 \fi0 I\u8217'm sorry for the inconvenience, the tool shouldn\u8217't crash now.\line Sadly, the server status might not work for now. I\u8217'll look at it soon.\par} diff --git a/setup.iss b/setup.iss index c249acc..fa993a5 100644 --- a/setup.iss +++ b/setup.iss @@ -6,7 +6,7 @@ #define MyAppURL "https://www.nexusmods.com/fallout76/mods/546" #define MyAppExeName "Fo76ini.exe" -#define ProjectVersion "1.12.1" +#define ProjectVersion "1.12.2" #define ProjectGitDir "D:\Workspace\Fallout76-QuickConfiguration" #define ProjectPackTargetDir "D:\Workspace\Files\Main Files"