Skip to content

Commit 0de3b42

Browse files
committed
3.9.1
1 parent d23fd6d commit 0de3b42

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
@@ -40,7 +40,7 @@ <h4>Plugins</h4>
4040
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
4141
<script>
4242
$(function() {
43-
var plugins = [], base = 'https://cdn.ravenjs.com/3.8.0/', $download = $('#download');
43+
var plugins = [], base = 'https://cdn.ravenjs.com/3.9.1/', $download = $('#download');
4444

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

0 commit comments

Comments
 (0)