diff --git a/application.properties b/application.properties index 358931969b..f7a583a2d7 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.1-SNAPSHOT +app.version=2.6.0 diff --git a/docs/conf.py b/docs/conf.py index 75bb37f94e..6e71893760 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,9 +52,9 @@ # built documents. # # The short X.Y version. -version = '2.5' +version = '2.6' # The full version, including alpha/beta/rc tags. -release = '2.5.0' +release = '2.6.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.