Skip to content

Commit 8093c0b

Browse files
committed
All: upgrade main jQuery to 3.7.0
1 parent 93985a7 commit 8093c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery/header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<script src="<?php echo get_template_directory_uri(); ?>/js/modernizr.custom.2.6.2.min.js"></script>
2828

29-
<script src="https://code.jquery.com/jquery-1.9.1.js"></script>
29+
<script src="https://code.jquery.com/jquery-3.7.0.js"></script>
3030

3131
<script src="<?php echo get_template_directory_uri(); ?>/js/plugins.js"></script>
3232
<script src="<?php echo get_template_directory_uri(); ?>/js/main.js"></script>

0 commit comments

Comments
 (0)