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.
563
563
564
564
``` html
565
565
<!-- 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 >
567
567
568
568
569
569
<!-- 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 >
571
571
572
572
573
573
<!-- jsDelivr :: Sortable :: Latest (http://www.jsdelivr.com/) -->
Original file line number Diff line number Diff line change 1089
1089
} ;
1090
1090
1091
1091
1092
- Sortable . version = '1.1.1 ' ;
1092
+ Sortable . version = '1.2.0 ' ;
1093
1093
1094
1094
1095
1095
/**
You can’t perform that action at this time.
0 commit comments