Skip to content

Commit 09e2e2a

Browse files
authored
Merge pull request #26 from scaleoutsoftware/br-dev
Update version number
2 parents 005595c + c6ba16f commit 09e2e2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'com.scaleoutsoftware.digitaltwin'
6-
version '3.0.10'
6+
version '3.2.1'
77

88
sourceCompatibility = JavaVersion.VERSION_12
99

Development/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'com.scaleoutsoftware.digitaltwin'
7-
version '3.2.2'
7+
version '3.2.1'
88

99
sourceCompatibility = JavaVersion.VERSION_12
1010

0 commit comments

Comments
 (0)