diff --git a/package.json b/package.json index 250ada6..f8b55ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.outsystems.plugins.fileviewer", - "version": "1.0.2", + "version": "1.0.3", "description": "OutSystems Cordova Plugin to provide the functionality of a file viewer to mobile applications.", "keywords": [ "ecosystem:cordova", diff --git a/plugin.xml b/plugin.xml index f3922dd..415fbd2 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + OSFileViewer OutSystems Cordova Plugin to provide the functionality of a file viewer to mobile applications. OutSystems Inc