diff --git a/charts/uptermd/Chart.yaml b/charts/uptermd/Chart.yaml index 0a86b1f0a..f5ea3f3a1 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.0 +appVersion: 0.13.1 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 8fdcf2b95..c5816d0da 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.0" +const Version = "0.13.1" func versionCmd() *cobra.Command { cmd := &cobra.Command{ diff --git a/etc/man/man1/upterm-host.1 b/etc/man/man1/upterm-host.1 index 841089590..0e8f6934f 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.0" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-proxy.1 b/etc/man/man1/upterm-proxy.1 index 76d7969a3..a9722f32f 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.0" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-session-current.1 b/etc/man/man1/upterm-session-current.1 index 3cb545538..383bcd86a 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.0" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-session-info.1 b/etc/man/man1/upterm-session-info.1 index febb52065..303c11a69 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.0" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-session-list.1 b/etc/man/man1/upterm-session-list.1 index a5d31d3a0..d42d8805e 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.0" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-session.1 b/etc/man/man1/upterm-session.1 index 7b291b53f..08a33e8c5 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.0" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-upgrade.1 b/etc/man/man1/upterm-upgrade.1 index 8a51a22ec..3fa093a20 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.0" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm-version.1 b/etc/man/man1/upterm-version.1 index b92b8d6bb..4509e9007 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.0" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" .SH NAME .PP diff --git a/etc/man/man1/upterm.1 b/etc/man/man1/upterm.1 index fc78afe3c..fb1bf968e 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.0" "Upterm Manual" +.TH "UPTERM" "1" "Feb 2024" "Upterm 0.13.1" "Upterm Manual" .SH NAME .PP