Skip to content

Commit

Permalink
Bumped version to 0.5.5 and updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
fquinner committed May 17, 2020
1 parent b5b7163 commit 9487cdd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ Options:
the inbuilt default (advanced users only)
-r, --rc-file FILENAME Optional rc file to source prior to
launching the command instead of ~/.bashrc
-D, --launch-directory DIRECTORY
Optional default linux path to open
applications relative to (defaults to ~)
--help Show this message and exit.
```

### Advanced Launcher Behaviour
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setuptools.setup(
name="wsl-windows-toolbar",
version="0.5.4",
version="0.5.5",
author="Frank Quinn",
author_email="[email protected]",
description="Adds linux GUI application menu to a windows toolbar",
Expand Down

0 comments on commit 9487cdd

Please sign in to comment.