Skip to content

Commit 4047e3b

Browse files
committed
update docs version to 1.6.2
1 parent 9f6bb2f commit 4047e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ window.plugins.PushbotsPlugin.on("notification:clicked", function(data){
9393
add Pushbots plugin to config.xml:
9494

9595
```xml
96-
<gap:plugin name="pushbots-cordova-plugin" spec="1.5.x" source="npm" />
96+
<gap:plugin name="pushbots-cordova-plugin" spec="1.6.x" source="npm" />
9797
<preference name="android-minSdkVersion" value="15" />
9898
<preference name="phonegap-version" value="cli-7.1.0" />
9999
<preference name="android-build-tool" value="gradle" />

0 commit comments

Comments
 (0)