Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Kt Connect
Commits
b0303846
Commit
b0303846
authored
5 years ago
by
yunlzheng
Browse files
Options
Download
Email Patches
Plain Diff
update to 0.0.8
parent
7b262948
master
0.3
experimental_exchange_pod
feature/go-install
feature/real-mesh
v0.3.5-beta1
v0.3.4
v0.3.3
v0.3.3-beta3
v0.3.3-beta2
v0.3.3-beta1
v0.3.2
v0.3.1
v0.3.0
v0.3.0-beta2
v0.3.0-beta1
v0.2.5
v0.2.4
v0.2.3
v0.2.3-beta2
v0.2.3-beta1
v0.2.2
v0.2.2-beta1
v0.2.1
v0.2.1-beta1
v0.2.0
v0.2.0-beta1
v0.1.2
v0.1.2-rc2
v0.1.2-rc1
v0.1.1
v0.1.1-rc1
v0.1.0
v0.1.0-rc2
v0.1.0-rc1
v0.0.13-rc13
v0.0.13-rc12
v0.0.13-rc11
v0.0.13-rc10
v0.0.13-rc9
v0.0.13-rc8
v0.0.13-rc7
v0.0.13-rc6
v0.0.13-rc5
v0.0.13-rc4
v0.0.13-rc3
v0.0.13-rc2
v0.0.13-rc1
v0.0.12
kt-0.0.11
kt-0.0.10
kt-0.0.10.beta1
kt-0.0.9
kt-0.0.8
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmd/ktctl/main.go
+1
-1
cmd/ktctl/main.go
with
1 addition
and
1 deletion
+1
-1
cmd/ktctl/main.go
+
1
-
1
View file @
b0303846
...
...
@@ -51,7 +51,7 @@ func main() {
app
:=
cli
.
NewApp
()
app
.
Name
=
"KT Connect"
app
.
Usage
=
""
app
.
Version
=
"0.0.8
-beta.0
"
app
.
Version
=
"0.0.8"
app
.
Authors
=
[]
cli
.
Author
{
cli
.
Author
{
Name
:
"rdc incubator"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help