1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-03 20:02:28 +01:00

Bump version

This commit is contained in:
sharkdp
2019-08-31 14:43:04 +02:00
parent 4ba45e2ba2
commit 47d5130764
4 changed files with 4 additions and 4 deletions

View File

@@ -151,7 +151,7 @@ The [Manpage syntax](assets/syntaxes/Manpage.sublime-syntax) is developed in thi
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.11.0_amd64.deb # adapt version number and architecture
sudo dpkg -i bat_0.12.0_amd64.deb # adapt version number and architecture
```
### On Alpine Linux