From 1f34402f6135d571f24de6b1e9bfa7d356c7f6b9 Mon Sep 17 00:00:00 2001 From: Owen Ou Date: Thu, 7 Apr 2022 14:47:25 -0700 Subject: [PATCH] Release Upterm 0.8.2 --- charts/uptermd/Chart.yaml | 2 +- cmd/upterm/command/version.go | 2 +- etc/man/man1/upterm-host.1 | 2 +- etc/man/man1/upterm-proxy.1 | 2 +- etc/man/man1/upterm-session-current.1 | 2 +- etc/man/man1/upterm-session-info.1 | 2 +- etc/man/man1/upterm-session-list.1 | 2 +- etc/man/man1/upterm-session.1 | 2 +- etc/man/man1/upterm-upgrade.1 | 2 +- etc/man/man1/upterm-version.1 | 2 +- etc/man/man1/upterm.1 | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/charts/uptermd/Chart.yaml b/charts/uptermd/Chart.yaml index d4d89eddb..66a6f03c8 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.8.1 +appVersion: 0.8.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 afc9445cc..30593b87f 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.8.1" +const Version = "0.8.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 f7f44819b..7f07e22ef 100644 --- a/etc/man/man1/upterm-host.1 +++ b/etc/man/man1/upterm-host.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.1" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-proxy.1 b/etc/man/man1/upterm-proxy.1 index a88fa0149..a08a17178 100644 --- a/etc/man/man1/upterm-proxy.1 +++ b/etc/man/man1/upterm-proxy.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.1" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-session-current.1 b/etc/man/man1/upterm-session-current.1 index 05b0a27d8..9df54be15 100644 --- a/etc/man/man1/upterm-session-current.1 +++ b/etc/man/man1/upterm-session-current.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.1" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-session-info.1 b/etc/man/man1/upterm-session-info.1 index c45964073..582b8c204 100644 --- a/etc/man/man1/upterm-session-info.1 +++ b/etc/man/man1/upterm-session-info.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.1" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-session-list.1 b/etc/man/man1/upterm-session-list.1 index e0f283b07..66100e23c 100644 --- a/etc/man/man1/upterm-session-list.1 +++ b/etc/man/man1/upterm-session-list.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.1" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-session.1 b/etc/man/man1/upterm-session.1 index 8783d2ace..80db8d2de 100644 --- a/etc/man/man1/upterm-session.1 +++ b/etc/man/man1/upterm-session.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.1" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-upgrade.1 b/etc/man/man1/upterm-upgrade.1 index 64004d0f6..bd00a2984 100644 --- a/etc/man/man1/upterm-upgrade.1 +++ b/etc/man/man1/upterm-upgrade.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.1" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-version.1 b/etc/man/man1/upterm-version.1 index dd563db26..91e4603d4 100644 --- a/etc/man/man1/upterm-version.1 +++ b/etc/man/man1/upterm-version.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.1" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm.1 b/etc/man/man1/upterm.1 index 28ed02c1b..64f333e8f 100644 --- a/etc/man/man1/upterm.1 +++ b/etc/man/man1/upterm.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.1" "Upterm Manual" +.TH "UPTERM" "1" "Apr 2022" "Upterm 0.8.2" "Upterm Manual" .SH NAME .PP