summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README-ja.md2
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