Skip to content

Commit ebd489c

Browse files
committed
Updated master docs to reflect 1.0.8
1 parent bc9d193 commit ebd489c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
# The short X.Y version.
5151
version = '1.0'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '1.0.7'
53+
release = '1.0.8'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

docs/install/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Stick with a specific version to avoid any risk at all, but it's recommended to
2626

2727
.. code-block:: html
2828

29-
<script src="//d3nslu0hdya83q.cloudfront.net/dist/1.0.7/raven.min.js"></script>
29+
<script src="//d3nslu0hdya83q.cloudfront.net/dist/1.0.8/raven.min.js"></script>
3030

3131
Bleeding Edge
3232
-------------
@@ -43,7 +43,7 @@ CDNJS.com
4343

4444
.. code-block:: html
4545

46-
<script src="//cdnjs.cloudflare.com/ajax/libs/raven.js/1.0.7/raven.min.js"></script>
46+
<script src="//cdnjs.cloudflare.com/ajax/libs/raven.js/1.0.8/raven.min.js"></script>
4747

4848
.. Bower
4949
~~~~~

0 commit comments

Comments
 (0)