Skip to content

Commit c326ed6

Browse files
wuriyantowuriyanto
authored andcommitted
update version to 2.0.2
1 parent da8ee47 commit c326ed6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config_example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,5 @@
194194
"dashboardUsername": "tob",
195195
"dashboardPassword": "5994471abb01112afcc18159f6cc74b4f511b99806da59b3caf5a9c173cacfc5",
196196

197-
"version": "2.0.1"
197+
"version": "2.0.2"
198198
}

tob.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package tob
33
const (
44
// Version number
55

6-
Version = "2.0.1"
6+
Version = "2.0.2"
77

88
// OK service status
99
OK = "OK"

0 commit comments

Comments
 (0)