Skip to content

Commit 1c706cc

Browse files
committed
1.1.17
1 parent 909161c commit 1c706cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
6363
<script>
6464
$(function() {
65-
var plugins = [], base = '//cdn.ravenjs.com/1.1.16/', $download = $('#download');
65+
var plugins = [], base = '//cdn.ravenjs.com/1.1.17/', $download = $('#download');
6666
$('input[type="checkbox"]').on('click', function() {
6767
var val = $(this).val(), url;
6868
if ($(this).prop('checked')) {

0 commit comments

Comments
 (0)