We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b83c4 commit dc39f89Copy full SHA for dc39f89
application.properties
@@ -3,4 +3,4 @@
3
app.grails.version=2.5.5
4
app.name=apollo
5
app.servlet.version=3.0
6
-app.version=2.6.3-SNAPSHOT
+app.version=2.6.3
docs/conf.py
@@ -54,7 +54,7 @@
54
# The short X.Y version.
55
version = '2.6'
56
# The full version, including alpha/beta/rc tags.
57
-release = '2.6.2'
+release = '2.6.3'
58
59
# The language for content autogenerated by Sphinx. Refer to documentation
60
# for a list of supported languages.
0 commit comments