diff --git a/README.md b/README.md index cd5dbb9a..2a13d53e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [License](https://github.com/jplusplus/detective.io/blob/master/LICENSE) • [Test coverage](https://coveralls.io/r/jplusplus/detective.io) • [Documentation](http://docs.detective.io/en/latest/) • -*Version 1.12.4 Gorilla* +*Version 1.12.5 Gorilla* ## Installation diff --git a/app/detective/bundle/bower.json b/app/detective/bundle/bower.json index d7880716..e31af7cc 100644 --- a/app/detective/bundle/bower.json +++ b/app/detective/bundle/bower.json @@ -1,6 +1,6 @@ { "name": "detective", - "version": "1.12.4", + "version": "1.12.5", "dependencies": { "angular": "1.2.16", "angular-cookies": "1.2.16", diff --git a/app/detective/bundle/package.json b/app/detective/bundle/package.json index 56d76720..61d6374d 100644 --- a/app/detective/bundle/package.json +++ b/app/detective/bundle/package.json @@ -1,6 +1,6 @@ { "name": "detective", - "version": "1.12.4", + "version": "1.12.5", "dependencies": { "bower": "latest", "coffee-script": "1.6.2", diff --git a/docs/conf.py b/docs/conf.py index 95c9ff51..4c0ef2fb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,7 +58,7 @@ # The short X.Y version. version = '1.12' # The full version, including alpha/beta/rc tags. -release = '1.12.4 Gorilla' +release = '1.12.5 Gorilla' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.