diff --git a/charts/uptermd/Chart.yaml b/charts/uptermd/Chart.yaml index 8e7571f02..b4ef0dec6 100644 --- a/charts/uptermd/Chart.yaml +++ b/charts/uptermd/Chart.yaml @@ -3,7 +3,7 @@ name: uptermd description: Secure Terminal Sharing type: application version: 0.2.0 -appVersion: 0.7.1 +appVersion: 0.7.2 home: https://upterm.dev sources: - https://github.com/owenthereal/upterm diff --git a/cmd/upterm/command/version.go b/cmd/upterm/command/version.go index 1dd605e67..aebc27def 100644 --- a/cmd/upterm/command/version.go +++ b/cmd/upterm/command/version.go @@ -6,7 +6,7 @@ import ( "github.com/spf13/cobra" ) -const Version = "0.7.1" +const Version = "0.7.2" func versionCmd() *cobra.Command { cmd := &cobra.Command{ diff --git a/etc/man/man1/upterm-host.1 b/etc/man/man1/upterm-host.1 index fd6aa2f7d..574dacdfb 100644 --- a/etc/man/man1/upterm-host.1 +++ b/etc/man/man1/upterm-host.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.2" "Upterm Manual" .nh .ad l diff --git a/etc/man/man1/upterm-proxy.1 b/etc/man/man1/upterm-proxy.1 index 78ad83245..0db5a04c0 100644 --- a/etc/man/man1/upterm-proxy.1 +++ b/etc/man/man1/upterm-proxy.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.2" "Upterm Manual" .nh .ad l diff --git a/etc/man/man1/upterm-session-current.1 b/etc/man/man1/upterm-session-current.1 index e5b25927e..8c211a1ef 100644 --- a/etc/man/man1/upterm-session-current.1 +++ b/etc/man/man1/upterm-session-current.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.2" "Upterm Manual" .nh .ad l diff --git a/etc/man/man1/upterm-session-info.1 b/etc/man/man1/upterm-session-info.1 index 49227fd85..fd7722da6 100644 --- a/etc/man/man1/upterm-session-info.1 +++ b/etc/man/man1/upterm-session-info.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.2" "Upterm Manual" .nh .ad l diff --git a/etc/man/man1/upterm-session-list.1 b/etc/man/man1/upterm-session-list.1 index 68a0d815f..1d37d7101 100644 --- a/etc/man/man1/upterm-session-list.1 +++ b/etc/man/man1/upterm-session-list.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.2" "Upterm Manual" .nh .ad l diff --git a/etc/man/man1/upterm-session.1 b/etc/man/man1/upterm-session.1 index 5d27324b0..a028d6955 100644 --- a/etc/man/man1/upterm-session.1 +++ b/etc/man/man1/upterm-session.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.2" "Upterm Manual" .nh .ad l diff --git a/etc/man/man1/upterm-upgrade.1 b/etc/man/man1/upterm-upgrade.1 index 2b7fd4d03..be58e69f1 100644 --- a/etc/man/man1/upterm-upgrade.1 +++ b/etc/man/man1/upterm-upgrade.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.2" "Upterm Manual" .nh .ad l diff --git a/etc/man/man1/upterm-version.1 b/etc/man/man1/upterm-version.1 index 907add067..4fc951846 100644 --- a/etc/man/man1/upterm-version.1 +++ b/etc/man/man1/upterm-version.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.2" "Upterm Manual" .nh .ad l diff --git a/etc/man/man1/upterm.1 b/etc/man/man1/upterm.1 index 7d8059e13..cc906f19c 100644 --- a/etc/man/man1/upterm.1 +++ b/etc/man/man1/upterm.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2022" "Upterm 0.7.2" "Upterm Manual" .nh .ad l