Skip to content

Commit

Permalink
Ready 5.5.14 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtbc committed Oct 2, 2020
1 parent 0d334da commit eef4bf3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
5.5.14 (October 2020)
---------------------

- Fix bug with null folders [#163](https://github.com/ome/omero-insight/issues/163)
- Bump to omero-gateway-java 5.6.5 [#164](https://github.com/ome/omero-insight/issues/164)

5.5.13 (July 2020)
------------------

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "org.openmicroscopy"
version = "5.5.14-SNAPSHOT"
version = "5.5.14"

repositories {
mavenLocal()
Expand Down

0 comments on commit eef4bf3

Please sign in to comment.