Update default raven version to 1.1.22

This commit is contained in:
Shane Kilkelly 2015-09-30 10:40:20 +01:00
parent 12f1a798c6
commit ae10cc5755

View file

@ -216,7 +216,7 @@ module.exports =
# publicDSN: ""
#
# src should be either a remote url like
# //cdn.ravenjs.com/1.1.16/jquery,native/raven.min.js
# //cdn.ravenjs.com/1.1.22/jquery,native/raven.min.js
# or a local file in the js/libs directory.
# The publicDSN is the token for the client-side getSentry service.