We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f5e23 commit e69aef1Copy full SHA for e69aef1
packages/pluggableWidgets/charts-web/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "charts-web",
3
- "version": "4.0.2",
+ "version": "4.0.3",
4
"description": "Chart widgets collection for data visualization",
5
"license": "Apache-2.0",
6
"private": false,
packages/pluggableWidgets/charts-web/src/package.xml
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
- <clientModule name="Charts" version="4.0.2" xmlns="http://www.mendix.com/clientModule/1.0/">
+ <clientModule name="Charts" version="4.0.3" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="AreaChart/AreaChart.xml" />
<widgetFile path="BarChart/BarChart.xml" />
0 commit comments