Skip to content

Commit

Permalink
V1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
c19354837 committed May 21, 2018
1 parent 7737e82 commit 7c0c508
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# V1.4.3
**2018-05-21**

for iOS - override `+(BOOL)requiresMainQueueSetup` to remove warning

# V1.4.2
**2018-05-07**

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-system-setting",
"version": "1.4.2",
"version": "1.4.3",
"description": "provide some system setting APIs. Volume, brightness, wifi, location, bluetooth, airplane...",
"main": "SystemSetting.js",
"homepage": "https://github.com/c19354837/react-native-system-setting",
Expand Down

0 comments on commit 7c0c508

Please sign in to comment.