Skip to content

Commit 46efa6e

Browse files
committed
chartjs 1.1.1
1 parent 30fb898 commit 46efa6e

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

chartjs_1.1.0/Chart.min.js

Lines changed: 0 additions & 11 deletions
This file was deleted.
File renamed without changes.

chartjs_1.1.1/Chart.min.js

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
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/v1.1.0/LICENSE.md">MIT License</a>.</p>
1+
<p>Chart.js is licened under the <a href="https://github.com/nnnick/Chart.js/blob/v1.1.1/LICENSE.md">MIT License</a>.</p>

chartjs_1.1.0/chartjs.dnn renamed to chartjs_1.1.1/chartjs.dnn

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="1.1.0">
3+
<package name="chartjs" type="JavaScript_Library" version="1.1.1">
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/1.1.0/Chart.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/chart.js/1.1.1/Chart.min.js</CDNPath>
2727
<objectName>Chart</objectName>
2828
</javaScriptLibrary>
2929
</component>

0 commit comments

Comments
 (0)