Skip to content

Commit b161ccb

Browse files
author
Aaron
committed
Fix empty node deserialization.
Add enabled to backup service.
1 parent c62d2ab commit b161ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ subprojects {
44
apply plugin: 'maven'
55

66
group 'org.iot-dsa'
7-
version '0.32.8'
7+
version '0.33.0'
88

99
sourceCompatibility = 1.6
1010
targetCompatibility = 1.6

0 commit comments

Comments
 (0)