diff --git a/pkg/command/version.go b/pkg/command/version.go index 714ae726bcd9de36c174c307b14238c6a1129c17..377a6c836b0270eeef02a38898e3762b1e6c1323 100644 --- a/pkg/command/version.go +++ b/pkg/command/version.go @@ -2,7 +2,7 @@ package command const ( // Version is the current openGauss-webclient application version - Version = "1.0.2" + Version = "1.0.4" ) var (