From 8c3b1d5c856cfe5d9ed00a047d5d85cf1698bdb6 Mon Sep 17 00:00:00 2001
From: Hugo Nedelec <hnedelec@popcornfx.com>
Date: Fri, 16 Dec 2022 10:45:18 +0100
Subject: [PATCH] PopcornFX Plugin v2.14.4

---
 Download_SDK_Desktop.bat                            | 2 +-
 Download_SDK_Mobile.bat                             | 2 +-
 PopcornFX.uplugin                                   | 4 ++--
 README.md                                           | 2 +-
 Source/PopcornFX/Public/PopcornFXVersionGenerated.h | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Download_SDK_Desktop.bat b/Download_SDK_Desktop.bat
index 220b5e0..1f5b358 100644
--- a/Download_SDK_Desktop.bat
+++ b/Download_SDK_Desktop.bat
@@ -6,7 +6,7 @@ setlocal
 
 bitsadmin /reset
 bitsadmin /create third_party_download_desktop
-bitsadmin /addfile third_party_download_desktop https://downloads.popcornfx.com/Plugins/UE4/UnrealEngine_PopcornFXPlugin_2.14.3_Win64_Linux64_Mac64.7z "%~dp0\_PopcornFX_Runtime_SDK_Desktop.7z"
+bitsadmin /addfile third_party_download_desktop https://downloads.popcornfx.com/Plugins/UE4/UnrealEngine_PopcornFXPlugin_2.14.4_Win64_Linux64_Mac64.7z "%~dp0\_PopcornFX_Runtime_SDK_Desktop.7z"
 bitsadmin /setpriority third_party_download_desktop "FOREGROUND"
 bitsadmin /resume third_party_download_desktop
 
diff --git a/Download_SDK_Mobile.bat b/Download_SDK_Mobile.bat
index 721a6c2..86d4f80 100644
--- a/Download_SDK_Mobile.bat
+++ b/Download_SDK_Mobile.bat
@@ -6,7 +6,7 @@ setlocal
 
 bitsadmin /reset
 bitsadmin /create third_party_download_mobile
-bitsadmin /addfile third_party_download_mobile https://downloads.popcornfx.com/Plugins/UE4/UnrealEngine_PopcornFXPlugin_2.14.3_iOS_Android.7z "%~dp0\_PopcornFX_Runtime_SDK_Mobile.7z"
+bitsadmin /addfile third_party_download_mobile https://downloads.popcornfx.com/Plugins/UE4/UnrealEngine_PopcornFXPlugin_2.14.4_iOS_Android.7z "%~dp0\_PopcornFX_Runtime_SDK_Mobile.7z"
 bitsadmin /setpriority third_party_download_mobile "FOREGROUND"
 bitsadmin /resume third_party_download_mobile
 
diff --git a/PopcornFX.uplugin b/PopcornFX.uplugin
index 18d74ca..a4c8dfd 100644
--- a/PopcornFX.uplugin
+++ b/PopcornFX.uplugin
@@ -1,7 +1,7 @@
 {
 	"FileVersion": 3,
-	"Version": 21403,
-	"VersionName": "2.14.3",
+	"Version": 21404,
+	"VersionName": "2.14.4",
 	"FriendlyName": "PopcornFX",
 	"Description": "PopcornFX Realtime Particle Solution integration into Unreal Engine",
 	"Category": "PopcornFX",
diff --git a/README.md b/README.md
index 4eeb366..6746c69 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Unreal Engine PopcornFX Plugin
 
 Integrates the **PopcornFX Runtime SDK** into **Unreal Engine 4** and **Unreal Engine 5** as a Plugin.
-* **Version:** `v2.14.3`
+* **Version:** `v2.14.4`
 * **Unreal Engine:** `4.27` and `5.0`
 * **Supported platforms:** `Windows`, `MacOS`, `Linux`, `iOS`, `Android`, `PS4`, `PS5`, `XboxOne`, `Xbox Series`, `Switch`
 
diff --git a/Source/PopcornFX/Public/PopcornFXVersionGenerated.h b/Source/PopcornFX/Public/PopcornFXVersionGenerated.h
index 5827369..c448fa1 100644
--- a/Source/PopcornFX/Public/PopcornFXVersionGenerated.h
+++ b/Source/PopcornFX/Public/PopcornFXVersionGenerated.h
@@ -7,5 +7,5 @@
 
 #define POPCORNFX_PLUGIN_VERSION_MAJOR 2
 #define POPCORNFX_PLUGIN_VERSION_MINOR 14
-#define POPCORNFX_PLUGIN_VERSION_PATCH 3
+#define POPCORNFX_PLUGIN_VERSION_PATCH 4
 #define POPCORNFX_PLUGIN_VERSION_TAG ""