diff --git a/Assets/Adjust/Native/Editor/Dependencies.xml b/Assets/Adjust/Native/Editor/Dependencies.xml
index 5f3b1eb2..e3451106 100644
--- a/Assets/Adjust/Native/Editor/Dependencies.xml
+++ b/Assets/Adjust/Native/Editor/Dependencies.xml
@@ -1,12 +1,12 @@
-
+
-
+
diff --git a/Assets/Adjust/Scripts/AdjustAndroid.cs b/Assets/Adjust/Scripts/AdjustAndroid.cs
index b6da5d9e..c33a6f1d 100644
--- a/Assets/Adjust/Scripts/AdjustAndroid.cs
+++ b/Assets/Adjust/Scripts/AdjustAndroid.cs
@@ -8,7 +8,7 @@ namespace AdjustSdk
#if UNITY_ANDROID
public class AdjustAndroid
{
- private const string sdkPrefix = "unity5.4.3";
+ private const string sdkPrefix = "unity5.4.4";
private static bool isDeferredDeeplinkOpeningEnabled = true;
private static AndroidJavaClass ajcAdjust = new AndroidJavaClass("com.adjust.sdk.Adjust");
private static AndroidJavaObject ajoCurrentActivity = new AndroidJavaClass("com.unity3d.player.UnityPlayer").GetStatic("currentActivity");
diff --git a/Assets/Adjust/Scripts/AdjustiOS.cs b/Assets/Adjust/Scripts/AdjustiOS.cs
index fb81dc8e..a99bd7fd 100644
--- a/Assets/Adjust/Scripts/AdjustiOS.cs
+++ b/Assets/Adjust/Scripts/AdjustiOS.cs
@@ -8,7 +8,7 @@ namespace AdjustSdk
#if UNITY_IOS
public class AdjustiOS
{
- private const string sdkPrefix = "unity5.4.3";
+ private const string sdkPrefix = "unity5.4.4";
// app callbacks as method parameters
private static List> appIsEnabledGetterCallbacks;
diff --git a/Assets/Adjust/package.json b/Assets/Adjust/package.json
index ab19d84e..96e2a4c0 100644
--- a/Assets/Adjust/package.json
+++ b/Assets/Adjust/package.json
@@ -1,6 +1,6 @@
{
"name": "com.adjust.sdk",
- "version": "5.4.3",
+ "version": "5.4.4",
"unity": "2019.4",
"displayName": "Adjust",
"license": "MIT",
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8be186a..96e73697 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+### Version 5.4.4 (23th October 2025)
+#### Changed
+- Updated the Adjust Signature library version to 3.61.0.
+
+#### Native SDKs
+- [iOS@v5.4.6][ios_sdk_v5.4.6]
+- [Android@v5.4.5][android_sdk_v5.4.5]
+
+---
+
### Version 5.4.3 (18th September 2025)
#### Added
- Added support for processing deferred deep links in session responses.
@@ -1481,6 +1491,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
[ios_sdk_v5.4.1]: https://github.com/adjust/ios_sdk/tree/v5.4.1
[ios_sdk_v5.4.3]: https://github.com/adjust/ios_sdk/tree/v5.4.3
[ios_sdk_v5.4.4]: https://github.com/adjust/ios_sdk/tree/v5.4.4
+[ios_sdk_v5.4.6]: https://github.com/adjust/ios_sdk/tree/v5.4.6
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
@@ -1542,6 +1553,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
[android_sdk_v5.4.1]: https://github.com/adjust/android_sdk/tree/v5.4.1
[android_sdk_v5.4.2]: https://github.com/adjust/android_sdk/tree/v5.4.2
[android_sdk_v5.4.4]: https://github.com/adjust/android_sdk/tree/v5.4.4
+[android_sdk_v5.4.5]: https://github.com/adjust/android_sdk/tree/v5.4.5
[windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
[windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0
diff --git a/VERSION b/VERSION
index 6ffbe8ba..426c1c17 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.4.3
+5.4.4
diff --git a/ext/android/sdk b/ext/android/sdk
index e765ad92..f94bb09a 160000
--- a/ext/android/sdk
+++ b/ext/android/sdk
@@ -1 +1 @@
-Subproject commit e765ad92eedaee1e7e542300084de58f1b65586f
+Subproject commit f94bb09a41d4e07e8e3f2d7bad83e5e9dee5a14b
diff --git a/ext/ios/sdk b/ext/ios/sdk
index f1c063b4..fbe95360 160000
--- a/ext/ios/sdk
+++ b/ext/ios/sdk
@@ -1 +1 @@
-Subproject commit f1c063b478bbe9f585dabf18bbbcac2853d1ad3c
+Subproject commit fbe95360df63c3c0f9a98c5f2efb39b46bd2f08d