We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33cb29e commit 649f933Copy full SHA for 649f933
ChangeLog.md
@@ -1,3 +1,13 @@
1
+## 2.8.0
2
+
3
+Bug Fixes
4
5
+- Security fixes
6
7
+Infrastructure Changes
8
9
+- Upgrade to [JBrowse 1.16.12](https://github.com/GMOD/jbrowse/releases/tag/1.16.12-release)
10
11
## 2.7.0
12
13
Features
application.properties
@@ -3,4 +3,4 @@
app.grails.version=2.5.5
app.name=apollo
app.servlet.version=3.0
-app.version=2.7.0
+app.version=2.8.0
docs/conf.py
@@ -52,9 +52,9 @@
52
# built documents.
53
#
54
# The short X.Y version.
55
-version = '2.7'
+version = '2.8'
56
# The full version, including alpha/beta/rc tags.
57
-release = '2.7.0'
+release = '2.8.0'
58
59
# The language for content autogenerated by Sphinx. Refer to documentation
60
# for a list of supported languages.
0 commit comments