diff options
author | sharkdp <davidpeter@web.de> | 2019-08-31 14:43:04 +0200 |
---|---|---|
committer | sharkdp <davidpeter@web.de> | 2019-08-31 14:43:04 +0200 |
commit | 47d51307645eaaf70cb2b8ffdab447fbb3d69fee (patch) | |
tree | adfa58a73f07b55bd690d0505d8ea0bb52c16ba4 /doc | |
parent | 4ba45e2ba24b84dceeed0da05b371c00638bd931 (diff) |
Bump version
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README-ja.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README-ja.md b/doc/README-ja.md index b6c27e66..d59ad9ea 100644 --- a/doc/README-ja.md +++ b/doc/README-ja.md @@ -97,7 +97,7 @@ bat f - g # output 'f', then stdin, then 'g'. 最新の `.deb` パッケージを[こちら](https://github.com/sharkdp/bat/releases)からダウンロードして、インストールしてください: ``` 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 ``` ### Arch Linux |