Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Commit 3362895

Browse files
author
Jelte Lagendijk
committed
Bump version to reflect the AppStore version nr
1 parent ff54ac0 commit 3362895

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "BootstrapTooltip",
3-
"version": "2.3.2",
3+
"version": "3.0.1",
44
"description": "",
55
"license": "",
66
"author": "",

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="BootstrapTooltip" version="2.3.2" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="BootstrapTooltip" version="3.0.1" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="BootstrapTooltip/BootstrapTooltip.xml"/>
66
<widgetFile path="BootstrapTooltip/BootstrapTooltipContext.xml"/>

test/widgets/BootstrapTooltip.mpk

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)