diff --git a/com.unity.mobile.notifications/CHANGELOG.md b/com.unity.mobile.notifications/CHANGELOG.md index 2d066d32..eb2e2bcb 100644 --- a/com.unity.mobile.notifications/CHANGELOG.md +++ b/com.unity.mobile.notifications/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this package will be documented in this file. -## [Unreleased] +## [2.4.1] - 2025-05-28 ### Fixes: - [Android] Add missing proguard rule for NotificationChannelWrapper. diff --git a/com.unity.mobile.notifications/package.json b/com.unity.mobile.notifications/package.json index 5a57d353..f244dbc6 100644 --- a/com.unity.mobile.notifications/package.json +++ b/com.unity.mobile.notifications/package.json @@ -1,7 +1,7 @@ { "name": "com.unity.mobile.notifications", "displayName": "Mobile Notifications", - "version": "2.4.0", + "version": "2.4.1", "unity": "2021.3", "description": "Mobile Notifications package adds support for scheduling local repeatable or one-time notifications on iOS and Android.\n\nOn iOS receiving of push notifications is also supported.", "keywords": [