1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-30 06:33:59 +00:00

Bump version

This commit is contained in:
sharkdp
2019-09-03 08:07:42 +02:00
parent 8d0aa39181
commit 608cefb05c
4 changed files with 5 additions and 5 deletions

View File

@@ -153,7 +153,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.12.0_amd64.deb # adapt version number and architecture
sudo dpkg -i bat_0.12.1_amd64.deb # adapt version number and architecture
```
### On Alpine Linux