We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b919c29 commit 483e16eCopy full SHA for 483e16e
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.5-SNAPSHOT
+app.version=2.6.5
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.4'
+release = '2.6.5'
58
59
# The language for content autogenerated by Sphinx. Refer to documentation
60
# for a list of supported languages.
0 commit comments