diff --git a/charts/uptermd/Chart.yaml b/charts/uptermd/Chart.yaml index f5ea3f3a1..78db14aec 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.13.1 +appVersion: 0.13.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 c5816d0da..cc5dd7fe2 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.13.1" +const Version = "0.13.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 0e8f6934f..1ba742c8a 100644 --- a/etc/man/man1/upterm-host.1 +++ b/etc/man/man1/upterm-host.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-proxy.1 b/etc/man/man1/upterm-proxy.1 index a9722f32f..3aa9a1014 100644 --- a/etc/man/man1/upterm-proxy.1 +++ b/etc/man/man1/upterm-proxy.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.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 383bcd86a..d06e62b45 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" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.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 303c11a69..7373ebf35 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" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.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 d42d8805e..0fd33770c 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" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-session.1 b/etc/man/man1/upterm-session.1 index 08a33e8c5..6a64ca9e4 100644 --- a/etc/man/man1/upterm-session.1 +++ b/etc/man/man1/upterm-session.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-upgrade.1 b/etc/man/man1/upterm-upgrade.1 index 3fa093a20..14196d726 100644 --- a/etc/man/man1/upterm-upgrade.1 +++ b/etc/man/man1/upterm-upgrade.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-version.1 b/etc/man/man1/upterm-version.1 index 4509e9007..2b7f6e379 100644 --- a/etc/man/man1/upterm-version.1 +++ b/etc/man/man1/upterm-version.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm.1 b/etc/man/man1/upterm.1 index fb1bf968e..9ce400875 100644 --- a/etc/man/man1/upterm.1 +++ b/etc/man/man1/upterm.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.2" "Upterm Manual" .SH NAME .PP