Skip to content

Commit 6710984

Browse files
authored
All: upgrade main jQuery to 3.7.1
Closes #7.
1 parent 1a26531 commit 6710984

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-3.7.0.js"></script>
29+
<script src="https://code.jquery.com/jquery-3.7.1.min.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)