From ef86bebb5d4997309815634d4f50a351c16bea04 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Fri, 17 Mar 2023 00:16:23 -0500 Subject: [PATCH] bump --- FuckMetrics/Properties/AssemblyInfo.cs | 2 +- FuckMetrics/format.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/FuckMetrics/Properties/AssemblyInfo.cs b/FuckMetrics/Properties/AssemblyInfo.cs index fb85d2c..241d435 100644 --- a/FuckMetrics/Properties/AssemblyInfo.cs +++ b/FuckMetrics/Properties/AssemblyInfo.cs @@ -26,6 +26,6 @@ using System.Reflection; namespace NAK.Melons.FuckMetrics.Properties; internal static class AssemblyInfoParams { - public const string Version = "1.0.3"; + public const string Version = "1.0.4"; public const string Author = "NotAKidoS"; } \ No newline at end of file diff --git a/FuckMetrics/format.json b/FuckMetrics/format.json index c42c743..e3d18e4 100644 --- a/FuckMetrics/format.json +++ b/FuckMetrics/format.json @@ -1,7 +1,7 @@ { "_id": 135, "name": "FuckMetrics", - "modversion": "1.0.3", + "modversion": "1.0.4", "gameversion": "2022r170", "loaderversion": "0.5.7", "modtype": "Mod", @@ -17,8 +17,8 @@ "requirements": [ "None" ], - "downloadlink": "https://github.com/NotAKidOnSteam/FuckMetrics/releases/download/v1.0.3/FuckMetrics.dll", + "downloadlink": "https://github.com/NotAKidOnSteam/FuckMetrics/releases/download/v1.0.4/FuckMetrics.dll", "sourcelink": "https://github.com/NotAKidOnSteam/FuckMetrics/", - "changelog": "- Initial Release.\n- Renamed to FuckMetrics.\n- Add Update Rate settings.\n- Add back CohtmlView disabling as option.\n- Update CoreUpdate on mic toggle if QM is open.", + "changelog": "- Initial Release.\n- Renamed to FuckMetrics.\n- Add Update Rate settings.\n- Add back CohtmlView disabling as option.\n- Update CoreUpdate on mic toggle if QM is open.\n- Fix Cohtml disabling not using menu instance.", "embedcolor": "#8ed6fb" } \ No newline at end of file