Skip to content

Commit 4481286

Browse files
committed
Revert "CB-8858 Incremented plugin version."
This reverts commit 89cd99c.
1 parent 89cd99c commit 4481286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
2222
xmlns:android="http://schemas.android.com/apk/res/android"
2323
id="cordova-plugin-file"
24-
version="2.0.1-dev">
24+
version="2.0.0">
2525
<name>File</name>
2626
<description>Cordova File Plugin</description>
2727
<license>Apache 2.0</license>

tests/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
xmlns:rim="http://www.blackberry.com/ns/widgets"
2323
xmlns:android="http://schemas.android.com/apk/res/android"
2424
id="cordova-plugin-file-tests"
25-
version="2.0.1-dev">
25+
version="2.0.0">
2626

2727
<name>Cordova File Plugin Tests</name>
2828
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)