File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -563,11 +563,11 @@ Link to the active instance.
563563
564564``` html
565565<!-- CDNJS :: Sortable (https://cdnjs.com/) -->
566- <script src =" //cdnjs.cloudflare.com/ajax/libs/Sortable/1.1.1 /Sortable.min.js" ></script >
566+ <script src =" //cdnjs.cloudflare.com/ajax/libs/Sortable/1.2.0 /Sortable.min.js" ></script >
567567
568568
569569<!-- jsDelivr :: Sortable (http://www.jsdelivr.com/) -->
570- <script src =" //cdn.jsdelivr.net/sortable/1.1.1 /Sortable.min.js" ></script >
570+ <script src =" //cdn.jsdelivr.net/sortable/1.2.0 /Sortable.min.js" ></script >
571571
572572
573573<!-- jsDelivr :: Sortable :: Latest (http://www.jsdelivr.com/) -->
Original file line number Diff line number Diff line change 10891089 } ;
10901090
10911091
1092- Sortable . version = '1.1.1 ' ;
1092+ Sortable . version = '1.2.0 ' ;
10931093
10941094
10951095 /**
You can’t perform that action at this time.
0 commit comments