Update plugin.xml

This commit is contained in:
Skylar Ittner 2023-06-29 02:17:18 -06:00
parent 2c6d9227c5
commit 6118ea1c13

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0" <plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
id="cordova-plugin-powermanagement-netsyms" id="@netsyms/cordova-plugin-powermanagement"
version="1.1.0"> version="1.1.1">
<name>PowerManagement</name> <name>PowerManagement</name>
<description>PowerManagement plugin for Cordova</description> <description>PowerManagement plugin for Cordova</description>
<license>Apache 2.0</license> <license>Apache 2.0</license>