From 60632173434ee95a9d3a16f7b6f92e724cdc2fe6 Mon Sep 17 00:00:00 2001 From: mrhid6 Date: Sun, 12 Jul 2026 19:16:23 +0100 Subject: [PATCH] fix: Fixes to Data asset system --- RefinedRDApi.uplugin | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RefinedRDApi.uplugin b/RefinedRDApi.uplugin index 0ca44a0..d272ee5 100644 --- a/RefinedRDApi.uplugin +++ b/RefinedRDApi.uplugin @@ -1,8 +1,8 @@ { "FileVersion": 3, - "Version": 1, - "VersionName": "1.0.7", - "SemVersion": "1.0.7", + "Version": 2026, + "VersionName": "2026.3.2", + "SemVersion": "2026.3.2", "FriendlyName": "Refined R&D Api", "Description": "This Lib can be used to create Mod Compatability with Refined R&D Mods", "Category": "Modding",