diff --git a/Code/CMakeLists.txt b/Code/CMakeLists.txt index 21b0306..c6a0615 100644 --- a/Code/CMakeLists.txt +++ b/Code/CMakeLists.txt @@ -3,7 +3,7 @@ # https://www.popcornfx.com/terms-and-conditions/ #---------------------------------------------------------------------------- -set(POPCORNFX_VERSION 2.12.0) +set(POPCORNFX_VERSION 2.12.1) set(POPCORNFX_LICENSE O3DE) if (${O3DE_DEVELOPMENT}) diff --git a/Code/Platform/Linux/PAL_linux.cmake b/Code/Platform/Linux/PAL_linux.cmake index 3b6dc09..000e260 100644 --- a/Code/Platform/Linux/PAL_linux.cmake +++ b/Code/Platform/Linux/PAL_linux.cmake @@ -4,5 +4,5 @@ #---------------------------------------------------------------------------- set(LY_PACKAGE_SERVER_URLS ${LY_PACKAGE_SERVER_URLS} "https://downloads.popcornfx.com/o3de-packages") -ly_associate_package(PACKAGE_NAME PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-linux TARGETS PopcornFX PACKAGE_HASH 3a4b7b1b9ef18018314810f363cc082d37650ed13c277827bc3496eda7255569) +ly_associate_package(PACKAGE_NAME PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-linux TARGETS PopcornFX PACKAGE_HASH 241e85588661a9ee5d336a1850da370db89953c0c75b1d911bd3316511b12ab8) set(PAL_TRAIT_POPCORNFX_SUPPORTED TRUE) \ No newline at end of file diff --git a/Code/Platform/Mac/PAL_mac.cmake b/Code/Platform/Mac/PAL_mac.cmake index a822398..9727a40 100644 --- a/Code/Platform/Mac/PAL_mac.cmake +++ b/Code/Platform/Mac/PAL_mac.cmake @@ -4,5 +4,5 @@ #---------------------------------------------------------------------------- set(LY_PACKAGE_SERVER_URLS ${LY_PACKAGE_SERVER_URLS} "https://downloads.popcornfx.com/o3de-packages") -ly_associate_package(PACKAGE_NAME PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-mac TARGETS PopcornFX PACKAGE_HASH 1ae660966858611d1effe525a4a3f2a9a5d2b77ecac174a5557c0bd14335463a) +ly_associate_package(PACKAGE_NAME PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-mac TARGETS PopcornFX PACKAGE_HASH 074c6de2b1faa7ea27b04bc5966ecba6040117bbf7395a1eda0e67ea8c076bbc) set(PAL_TRAIT_POPCORNFX_SUPPORTED TRUE) \ No newline at end of file diff --git a/Code/Platform/Windows/PAL_windows.cmake b/Code/Platform/Windows/PAL_windows.cmake index 7631a35..bee6bcb 100644 --- a/Code/Platform/Windows/PAL_windows.cmake +++ b/Code/Platform/Windows/PAL_windows.cmake @@ -4,5 +4,5 @@ #---------------------------------------------------------------------------- set(LY_PACKAGE_SERVER_URLS ${LY_PACKAGE_SERVER_URLS} "https://downloads.popcornfx.com/o3de-packages") -ly_associate_package(PACKAGE_NAME PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-windows TARGETS PopcornFX PACKAGE_HASH e813cb81109b744e50cf5b39f9e6079b5b86f8d1f36283dd4ff78dbe4321ffde) +ly_associate_package(PACKAGE_NAME PopcornFX-${POPCORNFX_VERSION}-${POPCORNFX_LICENSE}-windows TARGETS PopcornFX PACKAGE_HASH ba18d2dc817071ad35f7c9f48abdb9ba10598be911414e03797aabb96695bf51) set(PAL_TRAIT_POPCORNFX_SUPPORTED TRUE) diff --git a/README.md b/README.md index c115ca3..015fdba 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # O3DE PopcornFX Plugin Integrates the **PopcornFX Runtime SDK** into **O3DE** as a Gem. -* **Version:** `v2.12.0` +* **Version:** `v2.12.1` * **O3DE:** `21.11`, `21.11.2` * **Supported platforms:** `Windows`, `MacOS`, `Linux`, `iOS`, `Android` diff --git a/gem.json b/gem.json index 90052d2..9f77fa3 100644 --- a/gem.json +++ b/gem.json @@ -4,8 +4,8 @@ "license": "Community", "license_url": "https://www.popcornfx.com/popcornfx-community-license", "origin": "Persistant Studios - popcornfx.com", - "version": "2.12.0", - "last_updated": "2022-03-31", + "version": "2.12.1", + "last_updated": "2022-04-14", "type": "Code", "summary": "The PopcornFX Gem provides real-time FX solution for particle effects.", "canonical_tags": [