Skip to content

Commit

Permalink
fix: update folder permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
BRO3886 committed Apr 6, 2021
1 parent 1488a60 commit 702d790
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 48 deletions.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ var cfgFile string
var rootCmd = &cobra.Command{
Use: "katamari <command> <subcommand> [flags]",
Short: "katamari CLI",
Version: "1.0.3",
Version: "1.0.4",
Long: `Use katamari to aggregate and build static pages for all the READMEs in your organization`,
SilenceErrors: true,
}
Expand Down
Loading

0 comments on commit 702d790

Please sign in to comment.