summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-11 20:30:45 +0200
committersharkdp <davidpeter@web.de>2020-05-11 20:30:45 +0200
commit2596bfe7a75f6867d803c1e9af0fa3467873a0e3 (patch)
treecf46d51c8f70da85495480d143aefade428e4de3 /README.md
parent406bffa8c8df890c7d3a9897232c7574fa8cec0f (diff)
Bump version to v0.15.1v0.15.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5972806f..9b741f63 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,7 @@ the most recent release of `bat`, download the latest `.deb` package from the
[release page](https://github.com/sharkdp/bat/releases) and install it via:
```bash
-sudo dpkg -i bat_0.15.0_amd64.deb # adapt version number and architecture
+sudo dpkg -i bat_0.15.1_amd64.deb # adapt version number and architecture
```
### On Alpine Linux