Skip to content

Commit 95cd963

Browse files
Creating v2.8.1
1 parent 7d9e892 commit 95cd963

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.8.1
2+
3+
Bug Fixes
4+
5+
- Fix not being able to see or add users in the UI when no organisms have been added yet. [2666](https://github.com/GMOD/Apollo/pull/2666).
6+
- Fix blat search not working in Docker image. [2670](https://github.com/GMOD/Apollo/pull/2670).
7+
18
## 2.8.0
29

310
Bug Fixes

application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
app.grails.version=2.5.5
44
app.name=apollo
55
app.servlet.version=3.0
6-
app.version=2.8.0
6+
app.version=2.8.1

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# The short X.Y version.
5555
version = '2.8'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '2.8.0'
57+
release = '2.8.1'
5858

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.

0 commit comments

Comments
 (0)