Skip to content

Commit 47333ec

Browse files
committed
bump version
1 parent d476e8f commit 47333ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "org.openmicroscopy"
11-
version = "5.5.20-SNAPSHOT"
11+
version = "5.6.0"
1212

1313
repositories {
1414
mavenLocal()

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
# The full version, including alpha/beta/rc tags
3838
# The short X.Y version.
39-
version = '5.5.18-SNAPSHOT'
39+
version = '5.6.0'
4040
release = version
4141

4242

0 commit comments

Comments
 (0)