version: Remove Viper (#6628)
* version: remove viper * Remove home flag gets * fix: tests
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ func AddCommands(rootCmd *cobra.Command, appCreator AppCreator, appExport AppExp
|
||||
tendermintCmd,
|
||||
ExportCmd(appExport),
|
||||
flags.LineBreak,
|
||||
version.Cmd,
|
||||
version.NewVersionCommand(),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user