Skip to content

Commit 6a2bd0e

Browse files
committed
Update the version string.
1 parent 6f623f9 commit 6a2bd0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

share/roundup/templates/devel/html/user.help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
return bol
3434
}
3535
</script>
36-
<script src="@@file/jquery-3.6.1.js" type="text/javascript"></script>
36+
<script src="@@file/jquery-3.6.3.js" type="text/javascript"></script>
3737
<script src="@@file/query.js" type="text/javascript"></script>
3838
</tal:block>
3939
<tal:block metal:fill-slot="content">

share/roundup/templates/responsive/html/user.help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
return bol
3434
}
3535
</script>
36-
<script src="@@file/jquery-3.6.1.js" type="text/javascript"></script>
36+
<script src="@@file/jquery-3.6.3.js" type="text/javascript"></script>
3737
<script src="@@file/query.js" type="text/javascript"></script>
3838
</tal:block>
3939
<tal:block metal:fill-slot="content">

0 commit comments

Comments
 (0)