From 8a8360726bc2f1ecec14ace2eb091cbd85819cb7 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Sun, 27 Jun 2021 20:12:09 -0400 Subject: [PATCH] docs + other: Mention Ubuntu in install, bump to 0.6.3-nightly --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 99ddcbd9..60b3129a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -237,7 +237,7 @@ dependencies = [ [[package]] name = "bottom" -version = "0.6.2-nightly" +version = "0.6.3-nightly" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index ced854a9..0c36a6b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bottom" -version = "0.6.2-nightly" +version = "0.6.3-nightly" authors = ["Clement Tsang "] edition = "2018" repository = "https://github.com/ClementTsang/bottom" diff --git a/README.md b/README.md index 4335ef7c..2aa4c4de 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ yay -S bottom yay -S bottom-bin ``` -### Debian +### Debian/Ubuntu A `.deb` file is provided on each [release](https://github.com/ClementTsang/bottom/releases/latest):