diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 99e358c..554ebb2 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -40,7 +40,8 @@ body: label: Version description: Which version of bat are you running? options: - - "0.13.1 (Latest)" + - "0.14 (Latest)" + - "0.13.1" - "0.13" - "0.12" - "0.11" diff --git a/README.md b/README.md index 466cf8b..6d4d4cf 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ There have also been some [problems setting the charging threshold inside of a v ## Installation -Precompiled binaries (Linux x86-64) are available from the [GitHub releases page](https://github.com/tshakalekholoane/bat/releases), the latest of which can be downloaded from [here](https://github.com/tshakalekholoane/bat/releases/download/0.13.1/bat). +Precompiled binaries (Linux x86-64) are available from the [GitHub releases page](https://github.com/tshakalekholoane/bat/releases), the latest of which can be downloaded from [here](https://github.com/tshakalekholoane/bat/releases/download/0.14/bat). After downloading the binary, give it permission to execute on your system by running the following command. For example, assuming the binary is located in the user's Downloads folder: