Skip to content

Commit 0ca97a1

Browse files
Merge pull request #156 from AikidoSec/fix-typo2
Fix typo
2 parents 4a6bba1 + fd1e234 commit 0ca97a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/agent/globals/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package globals
22

33
const (
4-
Version = "1.0.109"
4+
Version = "1.0.110"
55
ConfigUpdatedAtMethod = "GET"
66
ConfigUpdatedAtAPI = "/config"
77
ConfigAPIMethod = "GET"

0 commit comments

Comments
 (0)