Skip to content

Commit b0df182

Browse files
committed
1.1.14
1 parent 257264e commit b0df182

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
@@ -56,7 +56,7 @@
5656
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
5757
<script>
5858
$(function() {
59-
var plugins = [], base = '//cdn.ravenjs.com/1.1.13/', $download = $('#download');
59+
var plugins = [], base = '//cdn.ravenjs.com/1.1.14/', $download = $('#download');
6060
$('input[type="checkbox"]').on('click', function() {
6161
var val = $(this).val(), url;
6262
if ($(this).prop('checked')) {

0 commit comments

Comments
 (0)