From e0a6e910df58e66905d4c136e276052ce99ab861 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Thu, 2 Feb 2023 22:52:33 -0600 Subject: [PATCH] bumpo --- MenuScalePatch/Properties/AssemblyInfo.cs | 2 +- MenuScalePatch/format.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MenuScalePatch/Properties/AssemblyInfo.cs b/MenuScalePatch/Properties/AssemblyInfo.cs index 34cef9b..c86a95e 100644 --- a/MenuScalePatch/Properties/AssemblyInfo.cs +++ b/MenuScalePatch/Properties/AssemblyInfo.cs @@ -25,6 +25,6 @@ using System.Reflection; namespace MenuScalePatch.Properties; internal static class AssemblyInfoParams { - public const string Version = "4.0.0"; + public const string Version = "4.2.0"; public const string Author = "NotAKidoS"; } \ No newline at end of file diff --git a/MenuScalePatch/format.json b/MenuScalePatch/format.json index d91654b..ac72f19 100644 --- a/MenuScalePatch/format.json +++ b/MenuScalePatch/format.json @@ -1,7 +1,7 @@ { "_id": 95, "name": "MenuScalePatch", - "modversion": "4.0.0", + "modversion": "4.2.0", "gameversion": "2022r170", "loaderversion": "0.5.7", "modtype": "Mod", @@ -16,7 +16,7 @@ "requirements": [ "None" ], - "downloadlink": "https://github.com/NotAKidOnSteam/MenuScalePatch/releases/download/v4.0.0/MenuScalePatch.dll", + "downloadlink": "https://github.com/NotAKidOnSteam/MenuScalePatch/releases/download/v4.2.0/MenuScalePatch.dll", "sourcelink": "https://github.com/NotAKidOnSteam/MenuScalePatch/", "changelog": "- Added option for menus to be attached to you in Desktop and VR.\n- Added option to use independent head movement while in a menu.", "embedcolor": "804221"