summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2022-12-03 09:32:28 -0800
committerDan Davison <dandavison7@gmail.com>2022-12-03 09:32:28 -0800
commit373c8b131cb281ad8fae0df905b89d1af7d5322f (patch)
tree2789a9deb3e26cafbc4136986a4ff6134dd5c687
parentdf11d18e82320c94bb812894b422068162f206a8 (diff)
Bump version in links to executables
-rw-r--r--manual/src/full---help-output.md2
-rw-r--r--manual/src/installation.md8
2 files changed, 5 insertions, 5 deletions
diff --git a/manual/src/full---help-output.md b/manual/src/full---help-output.md
index cf105e19..10d48a82 100644
--- a/manual/src/full---help-output.md
+++ b/manual/src/full---help-output.md
@@ -1,7 +1,7 @@
# Full --help output
```
-delta 0.14.0
+delta 0.15.0
A viewer for git and diff output
USAGE:
diff --git a/manual/src/installation.md b/manual/src/installation.md
index 686d6e6f..6c722697 100644
--- a/manual/src/installation.md
+++ b/manual/src/installation.md
@@ -1,13 +1,13 @@
# Installation
You can download an executable for your system:
-[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.14.0/delta-0.14.0-x86_64-unknown-linux-gnu.tar.gz)
+[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.15.0/delta-0.15.0-x86_64-unknown-linux-gnu.tar.gz)
|
-[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.14.0/delta-0.14.0-x86_64-unknown-linux-musl.tar.gz)
+[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.15.0/delta-0.15.0-x86_64-unknown-linux-musl.tar.gz)
|
-[MacOS](https://github.com/dandavison/delta/releases/download/0.14.0/delta-0.14.0-x86_64-apple-darwin.tar.gz)
+[MacOS](https://github.com/dandavison/delta/releases/download/0.15.0/delta-0.15.0-x86_64-apple-darwin.tar.gz)
|
-[Windows](https://github.com/dandavison/delta/releases/download/0.14.0/delta-0.14.0-x86_64-pc-windows-msvc.zip)
+[Windows](https://github.com/dandavison/delta/releases/download/0.15.0/delta-0.15.0-x86_64-pc-windows-msvc.zip)
|
[All](https://github.com/dandavison/delta/releases)