We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad03db2 commit 64faec7Copy full SHA for 64faec7
1 file changed
build.gradle
@@ -20,7 +20,7 @@ repositories {
20
21
subprojects {
22
group = 'org.databiosphere'
23
- version = '0.38.43-SNAPSHOT'
+ version = '0.38.44-SNAPSHOT'
24
25
apply plugin: 'idea'
26
apply plugin: 'java'
0 commit comments