Skip to content

Commit ce9c2a5

Browse files
authored
Merge pull request #150 from Unity-Technologies/prepare-2.0.0
Bump version to 2.0.0
2 parents 19a3d9d + 3f74ab3 commit ce9c2a5

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-
## [1.5.0] - 2021-12-10
5+
## [2.0.0] - 2022-02-02
66

77
### Fixes:
88
- [1360115](https://issuetracker.unity3d.com/issues/mobile-notifications-project-settings-window-loses-focus-when-clicking-on-any-category-while-mobile-notifications-pane-is-open) Fixed focus loss when trying to switching from notifications settings.

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": "1.5.0",
4+
"version": "2.0.0",
55
"unity": "2019.4",
66
"description": "Mobile Notifications package adds support for scheduling local repeatable or one-time notifications on iOS and Android.\n\nRequires iOS 10 and Android 4.4 or above.",
77
"keywords": [

0 commit comments

Comments
 (0)