Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 2df8084

Browse files
committed
Updated package version
1 parent cc4f8a3 commit 2df8084

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/WebViewer.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xmlns="http://www.mendix.com/widget/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
55
xsi:schemaLocation="http://www.mendix.com/widget/1.0/ ../node_modules/mendix/custom_widget.xsd">
66
<name>WebViewer</name>
7-
<description>My widget description</description>
7+
<description>PDFTron WebViewer is a pure client-side JavaScript library that lets you view, edit, and annotate documents and images right in your Mendix application: PDFTron WebViewer is the Mendix integration of PDFTron's industry-leading document SDK.</description>
88
<icon/>
99
<properties>
1010
<propertyGroup caption="General">

src/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<package xmlns="http://www.mendix.com/package/1.0/">
3-
<clientModule name="WebViewer" version="1.0.0" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="WebViewer" version="1.1.0" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="WebViewer.xml"/>
66
</widgetFiles>

0 commit comments

Comments
 (0)