diff --git a/UnrealFetchDevApp/Plugins/Fetch/Fetch.uplugin b/UnrealFetchDevApp/Plugins/Fetch/Fetch.uplugin index d08e50d..938cfb9 100644 --- a/UnrealFetchDevApp/Plugins/Fetch/Fetch.uplugin +++ b/UnrealFetchDevApp/Plugins/Fetch/Fetch.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "2.0.0", + "VersionName": "2.1.0", "FriendlyName": "Fetch", "Description": "The Fetch API inspired HTTP client for Unreal Engine. Supports both Blueprints & C++.", "Category": "Network",