Skip to content

Commit

Permalink
Updates Cordova plugin to use Wikitude SDK 9.3.1 (iOS 14)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnagele committed Sep 17, 2020
1 parent fbbe2f3 commit 5e11231
Show file tree
Hide file tree
Showing 73 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.wikitude.phonegap.wikitudeplugin",
"version": "9.3.0",
"version": "9.3.1",
"description": "Augmented Reality Wikitude SDK Plugin \n The Wikitude Cordova Plugin enables developers to embed an augmented reality view into their Cordova project. You can create a fully featured app with advanced augmented reality features, including image recognition, object recognition purely using HTML, CSS and JavaScript.\n ",
"cordova": {
"id": "",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="com.wikitude.phonegap.wikitudeplugin"
version="9.3.0">
version="9.3.1">

<name>Augmented Reality - Wikitude SDK Plugin</name>

Expand Down
Loading

0 comments on commit 5e11231

Please sign in to comment.