Skip to content

Commit

Permalink
feat(): add app version plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed Feb 17, 2016
1 parent 8b78521 commit 20cb01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/appversion.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {Plugin, Cordova} from './plugin';
* ```
*/
@Plugin({
name: 'AppRate',
name: 'AppVersion',
plugin: 'cordova-plugin-appversion',
pluginRef: 'cordova.getAppVersion'
})
Expand Down

0 comments on commit 20cb01f

Please sign in to comment.