From a5a89443dee731fc9bb8ceba3a084d291551054c Mon Sep 17 00:00:00 2001 From: mrhid6 Date: Thu, 6 Mar 2025 10:59:12 +0000 Subject: [PATCH] Bump version to 1.0.6. --- CHANGELOG.md | 4 ++++ RefinedRDApi.uplugin | 4 ++-- VERSION | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e8ed5b..bbfdb2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.6 (March 06, 2025) + - feat: SML Bump + - feat: Bump SML + ## 1.0.5 (January 10, 2025) - ci: LFS Changes - ci: wwise project diff --git a/RefinedRDApi.uplugin b/RefinedRDApi.uplugin index 90d9a04..f3cf88d 100644 --- a/RefinedRDApi.uplugin +++ b/RefinedRDApi.uplugin @@ -1,8 +1,8 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "1.0.5", - "SemVersion": "1.0.5", + "VersionName": "1.0.6", + "SemVersion": "1.0.6", "FriendlyName": "Refined R&D Api", "Description": "This Lib can be used to create Mod Compatability with Refined R&D Mods", "Category": "Modding", diff --git a/VERSION b/VERSION index 1464c52..ece61c6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.5 \ No newline at end of file +1.0.6 \ No newline at end of file