Skip to content

Commit a1a83ad

Browse files
authored
Merge pull request #246 from Unity-Technologies/prepare-2-1-1
Prepare 2.1.1
2 parents 14ac05f + 958e441 commit a1a83ad

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.1.1] - 2023-01-04
66

77
### Fixes:
88
- [Android] - No longer use DeniedAndDontAskAgain permission response, only Denied.

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.1.0",
4+
"version": "2.1.1",
55
"unity": "2020.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)