Skip to content

Commit

Permalink
Unify plugin names
Browse files Browse the repository at this point in the history
  • Loading branch information
george-xu-hs committed Jan 4, 2018
1 parent d2f2746 commit f630a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
-->
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="com.msopentech.authdialog" version="0.1.0-dev">
id="cordova-plugin-auth-dialog" version="0.1.0-dev">

<name>Authentication Dialog</name>
<description>Adds support for authentication dialogs into Apache Cordova</description>
Expand Down

0 comments on commit f630a40

Please sign in to comment.