Skip to content

Commit

Permalink
Version 7.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hparfr committed Nov 18, 2021
1 parent 5f3ed4d commit d2a7873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docky/cmd/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

class Docky(cli.Application):
PROGNAME = "docky"
VERSION = '7.0.5'
VERSION = '7.0.6'
SUBCOMMAND_HELPMSG = None

def _run(self, cmd, retcode=FG):
Expand Down

0 comments on commit d2a7873

Please sign in to comment.