diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a1e1293e..4b4e8ab0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,7 +9,7 @@ permissions: packages: write env: - PLUGIN_VERSION: "1.2.0" + PLUGIN_VERSION: "1.2.2" CPP_SDK_VERSION: "2.6.1" CPP_SDK_URL: "https://github.com/DolbyIO/comms-sdk-cpp/releases/download" PLUGIN_SOURCE_DIR: "DolbyIO" diff --git a/DolbyIO/DolbyIO.uplugin b/DolbyIO/DolbyIO.uplugin index 93b9c437..cf176492 100644 --- a/DolbyIO/DolbyIO.uplugin +++ b/DolbyIO/DolbyIO.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "1.2.0", + "VersionName": "1.2.2", "FriendlyName": "Dolby.io Virtual Worlds", "Description": "Plugin integrating Dolby.io Communications.", "Category": "Communications",