summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-26 07:59:36 +0200
committersharkdp <davidpeter@web.de>2020-05-26 08:11:41 +0200
commit302707f3ce75b8846ee84175bfb5a86dac9d0304 (patch)
treec60c34eac763cdee0e63dfef7f32be8d1dfb8bf7 /README.md
parent2e2043971b753aaa76bec3569af17ead4be8a861 (diff)
Bump version to 0.15.3v0.15.3
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 9e779750..3ea5da85 100644
--- a/README.md
+++ b/README.md
@@ -197,7 +197,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.2_amd64.deb # adapt version number and architecture
+sudo dpkg -i bat_0.15.3_amd64.deb # adapt version number and architecture
```
### On Alpine Linux