Skip to content

Commit

Permalink
bump to 5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jun 12, 2019
1 parent 279752f commit 96feb9c
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.2 (June 2019)
-----------------

- Check for upgrade.
- Fix issue when submitting feedback.

5.5.1 (June 2019)
-----------------

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.2-SNAPSHOT"
version = "5.5.2"

repositories {
mavenLocal()
Expand Down

0 comments on commit 96feb9c

Please sign in to comment.