Skip to content

Commit

Permalink
Don't add version to offline commands
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlandon committed Aug 26, 2023
1 parent 89cc659 commit 0f27771
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/console/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ var offlineCommands = [][]string{
// Sliver-specific
{"help"},
{consts.UpdateStr},
{consts.VersionStr},
{consts.LicensesStr},
{consts.SettingsStr},
}

0 comments on commit 0f27771

Please sign in to comment.