Skip to content

Commit

Permalink
Updates Cordova plugin to use Wikitude SDK 9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pnagele committed May 25, 2021
1 parent 78460c2 commit b428bd0
Show file tree
Hide file tree
Showing 73 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "com.wikitude.phonegap.wikitudeplugin",
"version": "9.7.0",
"version": "9.8.0",
"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
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.7.0">
version="9.8.0">

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

Expand Down

0 comments on commit b428bd0

Please sign in to comment.