Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 3627d16

Browse files
fix cli name
1 parent ce5799e commit 3627d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
)
2626

2727
const (
28-
NAME = "Could CLI"
28+
NAME = "Could IoT OS CLI"
2929
VERSION = "0.3.0"
3030
)
3131

0 commit comments

Comments
 (0)