Skip to content

Commit badc419

Browse files
committed
3.19.1
1 parent 9498d58 commit badc419

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
@@ -46,7 +46,7 @@ <h4>Plugins</h4>
4646
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
4747
<script>
4848
$(function() {
49-
var plugins = [], base = 'https://cdn.ravenjs.com/3.18.1/', $download = $('#download');
49+
var plugins = [], base = 'https://cdn.ravenjs.com/3.19.1/', $download = $('#download');
5050

5151
$('#download').val(base + 'raven.min.js'); // default to base value
5252

0 commit comments

Comments
 (0)