We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ce3f5 commit 8c94dd2Copy full SHA for 8c94dd2
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ChartJS",
3
- "version": "3.3.1",
+ "version": "3.4.0",
4
"description": "This widget is a wrapper for the ChartJS library and you can use it to visualize your aggregated data.",
5
"license": "Apache License, Version 2",
6
"author": "Mendix",
src/package.xml
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://www.mendix.com/package/1.0/">
- <clientModule name="ChartJS" version="3.3.1" xmlns="http://www.mendix.com/clientModule/1.0/">
+ <clientModule name="ChartJS" version="3.4.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="ChartJS/widgets/BarChart/BarChart.xml"/>
<widgetFile path="ChartJS/widgets/LineChart/LineChart.xml"/>
test/widgets/ChartJS.mpk
0 Bytes
0 commit comments