Skip to content

Commit 6cde88c

Browse files
authored
Merge pull request #338 from Unity-Technologies/prepare-2.4.1
Release 2.4.1
2 parents 26dfde7 + 9c51507 commit 6cde88c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

com.unity.mobile.notifications/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this package will be documented in this file.
44

5-
## [Unreleased]
5+
## [2.4.1] - 2025-05-28
66

77
### Fixes:
88
- [Android] Add missing proguard rule for NotificationChannelWrapper.

com.unity.mobile.notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.mobile.notifications",
33
"displayName": "Mobile Notifications",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"unity": "2021.3",
66
"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.",
77
"keywords": [

0 commit comments

Comments
 (0)