Skip to content

Commit 5b133d7

Browse files
authored
Update jquery-mask-plugin-by-igorescobar.html
1 parent 522f1ab commit 5b133d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jquery-plugins/jquery-mask-plugin-by-igorescobar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ <h5 class="sidebar-title">Contributors</h5>
329329
<!-- Bootstrap Bundle JS -->
330330
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
331331
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
332-
<script src="/js/script.js"></script>
332+
<script src="/js/script.js?v=2.1"></script>
333333
<!-- Google tag (gtag.js) -->
334334
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FG2ZX76XGT"></script>
335335
<script>
@@ -340,4 +340,4 @@ <h5 class="sidebar-title">Contributors</h5>
340340
gtag('config', 'G-FG2ZX76XGT');
341341
</script>
342342
</body>
343-
</html>
343+
</html>

0 commit comments

Comments
 (0)