From 7db240667ca360124f069b9bb684d827a2e27613 Mon Sep 17 00:00:00 2001 From: getnamo Date: Tue, 26 Sep 2023 15:14:54 -0700 Subject: [PATCH] update to 5.2 --- BLUI.uplugin | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BLUI.uplugin b/BLUI.uplugin index 60a7574..e40f648 100644 --- a/BLUI.uplugin +++ b/BLUI.uplugin @@ -2,11 +2,11 @@ "FileVersion": 3, "FriendlyName": "BLUI", "Version": 3, - "VersionName": "4.6.0", + "VersionName": "4.7.0", "Description": "Chromium Embedded Framework (CEF) powered HTML UI and HUD for Unreal Engine 4", "Category": "UI", "CreatedBy": "Aaron M. Shea, Getnamo, & Contributors", - "CreatedByURL": "github.com/aaronShea", + "CreatedByURL": "github.com/getnamo", "DocsURL": "https://github.com/getnamo/BLUI", "EnabledByDefault" : true, "CanContainContent": true,