diff --git a/application.properties b/application.properties index 4ade50018f..1072029bcf 100644 --- a/application.properties +++ b/application.properties @@ -3,4 +3,4 @@ app.grails.version=2.5.5 app.name=apollo app.servlet.version=3.0 -app.version=2.6.2-SNAPSHOT +app.version=2.6.2 diff --git a/docs/conf.py b/docs/conf.py index 836165b16a..dad14a4ad2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -54,7 +54,7 @@ # The short X.Y version. version = '2.6' # The full version, including alpha/beta/rc tags. -release = '2.6.1' +release = '2.6.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.