Skip to content

Commit 7b4dd2c

Browse files
committed
chartjs 2.1.6
1 parent 801ebcb commit 7b4dd2c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>Chart.js is licened under the <a href="https://github.com/nnnick/Chart.js/blob/v2.1.5/LICENSE.md">MIT License</a>.</p>
1+
<p>Chart.js is licened under the <a href="https://github.com/nnnick/Chart.js/blob/v2.1.6/LICENSE.md">MIT License</a>.</p>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="chartjs" type="JavaScript_Library" version="2.1.5">
3+
<package name="chartjs" type="JavaScript_Library" version="2.1.6">
44
<friendlyName>Chart.js</friendlyName>
55
<description><![CDATA[Simple HTML5 Charts using the &lt;canvas&gt; tag]]></description>
66
<owner>
@@ -23,7 +23,7 @@
2323
<libraryName>chartjs</libraryName>
2424
<fileName>Chart.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://cdn.jsdelivr.net/chart.js/2.1.5/Chart.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/chart.js/2.1.6/Chart.min.js</CDNPath>
2727
<objectName>Chart</objectName>
2828
</javaScriptLibrary>
2929
</component>

0 commit comments

Comments
 (0)