Skip to content

Commit cc10dd4

Browse files
committed
docs: update version in getting-started page
1 parent 4d33d60 commit cc10dd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/src/getting-started.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ <h5>CDN</h5>
2525
<div style="background: #f7f7f7; padding: 10px">
2626
<pre>
2727
&lt;!-- Latest compiled and minified CSS --&gt;
28-
&lt;link href=&quot;<span style="color:#880000">https://cdn.jsdelivr.net/npm/[email protected].2/dist/styles/css/multiple-select.css</span>&quot; rel=&quot;<span style="color:#880000">stylesheet</span>&quot;&gt;
28+
&lt;link href=&quot;<span style="color:#880000">https://cdn.jsdelivr.net/npm/[email protected].3/dist/styles/css/multiple-select.css</span>&quot; rel=&quot;<span style="color:#880000">stylesheet</span>&quot;&gt;
2929

3030
&lt;!-- Latest compiled and minified JavaScript --&gt;
31-
&lt;script src=&quot;<span style="color:#880000">https://cdn.jsdelivr.net/npm/[email protected].2/dist/multiple-select.js</span>&quot;&gt;&lt;/script&gt;</pre>
31+
&lt;script src=&quot;<span style="color:#880000">https://cdn.jsdelivr.net/npm/[email protected].3/dist/multiple-select.js</span>&quot;&gt;&lt;/script&gt;</pre>
3232
</div>
3333
</section>
3434

0 commit comments

Comments
 (0)