diff --git a/application.properties b/application.properties index 4b80ff7380..cb0a8b6131 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.3.1-SNAPSHOT +app.version=2.3.1 diff --git a/docs/conf.py b/docs/conf.py index e9fe7da8d6..28cc388a7c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,9 +52,9 @@ # built documents. # # The short X.Y version. -version = '2.3.0' +version = '2.3.1' # The full version, including alpha/beta/rc tags. -release = '2.3.0' +release = '2.3.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.