Browse Source

Update jQuery to v1.12.4 (#4551)

Fix #4384
for-closed-social
techknowlogick 6 years ago
committed by GitHub
parent
commit
895e538836
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions
  1. +1
    -1
      public/vendor/VERSIONS
  2. +1
    -1
      public/vendor/librejs.html
  3. +5
    -5
      public/vendor/plugins/jquery/jquery.min.js

+ 1
- 1
public/vendor/VERSIONS View File

@ -6,7 +6,7 @@ File(s): /vendor/plugins/jquery.areyousure/jquery.are-you-sure.js
Version: 1.9.0
File(s): /vendor/plugins/jquery/jquery.min.js
Version: 1.11.3
Version: 1.12.4
File(s): /vendor/plugins/semantic/semantic.min.js
Version: 2.3.1

+ 1
- 1
public/vendor/librejs.html View File

@ -18,7 +18,7 @@
<tr>
<td><a href="./plugins/jquery/jquery.min.js">jquery.min.js</a></td>
<td><a href="http://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td>
<td><a href="https://code.jquery.com/jquery-1.11.3.min.js">jquery-1.11.3.min.js</a></td>
<td><a href="https://code.jquery.com/jquery-1.12.4.min.js">jquery-1.12.4.min.js</a></td>
</tr>
<tr>
<td><a href="./plugins/semantic/semantic.min.js">semantic.min.js</a></td>

+ 5
- 5
public/vendor/plugins/jquery/jquery.min.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save