Skip to content

Commit dcfef8b

Browse files
authored
README version 1.1.0
1 parent 007366d commit dcfef8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This piece of software wraps around the **[zx2c4 pass](http://www.zx2c4.com/proj
2525
Download the latest `install_host_app.sh` script from [our releases page](https://github.com/passff/passff-host/releases) and execute it. As an example, Firefox users can do this in one line like so:
2626

2727
```
28-
$ VERSION=1.0.2
28+
$ VERSION=1.1.0
2929
$ curl -sSL https://github.com/passff/passff-host/releases/download/${VERSION}/install_host_app.sh | bash -s -- firefox
3030
```
3131

0 commit comments

Comments
 (0)