File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ Version 1.0.8 ]
88
99### Chores
1010- (ios) Replace ` cordova-plugin-add-swift-support ` plugin with the ` SwiftVersion ` preference (https://outsystemsrd.atlassian.net/browse/RMET-4037 ).
Original file line number Diff line number Diff line change 11{
22 "name" : " com.outsystems.plugins.fileviewer" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "description" : " OutSystems Cordova Plugin to provide the functionality of a file viewer to mobile applications." ,
55 "keywords" : [
66 " ecosystem:cordova" ,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <plugin id =" com.outsystems.plugins.fileviewer" version =" 1.0.7 " xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" >
2+ <plugin id =" com.outsystems.plugins.fileviewer" version =" 1.0.8 " xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <name >OSFileViewer</name >
44 <description >OutSystems Cordova Plugin to provide the functionality of a file viewer to mobile applications.</description >
55 <author >OutSystems Inc</author >
You can’t perform that action at this time.
0 commit comments