Skip to content

Commit bc9aa7f

Browse files
authored
Merge pull request #329 from Unity-Technologies/prepare-2.4.0
Prepare 2.4.0
2 parents 7dff6ce + 9f8691c commit bc9aa7f

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.0] - 2024-10-11
66

77
### Changes & Improvements:
88

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.3.2",
4+
"version": "2.4.0",
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)