From 9f2ad58f78b4828abc52731873dc0b2f555f9fab Mon Sep 17 00:00:00 2001 From: simon987 Date: Sun, 17 Apr 2022 12:30:14 -0400 Subject: [PATCH] bump version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26d7617..7073ac4 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ sist2 (Simple incremental search tool) Select the file corresponding to your CPU architecture and mark the binary as executable with `chmod +x` * 2. *(or)* Download a [development snapshot](https://files.simon987.net/.gate/sist2/simon987_sist2/) *(Not recommended!)* - 3. *(or)* `docker pull simon987/sist2:2.11.7-x64-linux` + 3. *(or)* `docker pull simon987/sist2:2.12.0-x64-linux` 1. See [Usage guide](docs/USAGE.md)