You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/06/19 13:54:34 UTC

[cordova-plugin-screen-orientation] 06/06: chore(release): 3.0.3-dev

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-screen-orientation.git

commit fea37d15ca8188e3777e87cabcdaa1784a8e7cc3
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Jun 19 15:54:11 2019 +0200

    chore(release): 3.0.3-dev
---
 cordova-plugin-screen-orientation-3.0.2.tgz        | Bin 0 -> 11783 bytes
 cordova-plugin-screen-orientation-3.0.2.tgz.asc    |  11 +++++++++++
 cordova-plugin-screen-orientation-3.0.2.tgz.sha512 |   1 +
 package.json                                       |   2 +-
 plugin.xml                                         |   2 +-
 tests/package.json                                 |   2 +-
 tests/plugin.xml                                   |   2 +-
 7 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/cordova-plugin-screen-orientation-3.0.2.tgz b/cordova-plugin-screen-orientation-3.0.2.tgz
new file mode 100644
index 0000000..d4ba97d
Binary files /dev/null and b/cordova-plugin-screen-orientation-3.0.2.tgz differ
diff --git a/cordova-plugin-screen-orientation-3.0.2.tgz.asc b/cordova-plugin-screen-orientation-3.0.2.tgz.asc
new file mode 100644
index 0000000..b95c32a
--- /dev/null
+++ b/cordova-plugin-screen-orientation-3.0.2.tgz.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEEgJwqXaE5NmgvlaKaXM5kpBTcyVAFAl0KPmAACgkQXM5kpBTc
+yVAoJwgAvjEfyo+JXc+kd8BzX9ct89d64AONyA6SrRqjrSDVYJiapO4Qr0DRuazj
+QRXPyNIRibTNaRD1ED64i/X6x+RetGkPrl6wgxEvONiBJ7cDFXF1bRYfz4qWjFf+
+9eZ/4eMeci5PhAvrTuZOs9rPyQPC8zjmBZ50q+1LY6itFhu4MQIelva6MFlcFy+/
+pihBZAmrUA3ALlryQ0Sh00p0vW/TJGkVbVqKsjagxYjUlFdjqoVv0j+UbXS6Kb+m
+kQAchr5tb5OmMWsv7INYJK2bYmM0H2dwT0F88A2vbvT8ZNv5prfplvqiYx0649Ym
+dccKl22AmaStWKMCvGXY8Cjed0Q8iA==
+=g6gT
+-----END PGP SIGNATURE-----
diff --git a/cordova-plugin-screen-orientation-3.0.2.tgz.sha512 b/cordova-plugin-screen-orientation-3.0.2.tgz.sha512
new file mode 100644
index 0000000..3e3177d
--- /dev/null
+++ b/cordova-plugin-screen-orientation-3.0.2.tgz.sha512
@@ -0,0 +1 @@
+db0e82302f871af6e1a2025eb5a9701aeacbd85c7c0d00823f2df0952647375fd6ed6a10e67f6e8d5a337282ab63855a6a02ba6f1acf16287e12590ef14a9fce
\ No newline at end of file
diff --git a/package.json b/package.json
index 324432f..3657bfc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-screen-orientation",
-  "version": "3.0.2",
+  "version": "3.0.3-dev",
   "description": "Cordova Screen Orientation plugin",
   "repository": {
     "type": "git",
diff --git a/plugin.xml b/plugin.xml
index 9545ba2..83149ca 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -18,7 +18,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     id="cordova-plugin-screen-orientation"
-    version="3.0.2">
+    version="3.0.3-dev">
     <name>Screen Orientation</name>
     <description>Cordova Screen Orientation plugin</description>
     <license>Apache 2.0</license>
diff --git a/tests/package.json b/tests/package.json
index 0857170..a0cf489 100644
--- a/tests/package.json
+++ b/tests/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-screen-orientation-tests",
-  "version": "3.0.2",
+  "version": "3.0.3-dev",
   "description": "",
   "cordova": {
     "id": "cordova-plugin-screen-orientation-tests",
diff --git a/tests/plugin.xml b/tests/plugin.xml
index fa9d95e..87170cf 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-screen-orientation-tests"
-    version="3.0.2">
+    version="3.0.3-dev">
     <name>Cordova Screen Orientation Plugin Tests</name>
     <license>Apache 2.0</license>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org