Skip to content

Commit eab0cba

Browse files
committed
Prep for v1.0.2 release
1 parent b4af05f commit eab0cba

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ This plugin is a fork of another Dokku Redis plugin by **Vlorent Viel**, which y
77

88
Installation
99
------------
10-
Please see the Release tab for current and previous releases. Please note that while I strive to provide maximum reliability, I do not always have time to test releases so use at your own caution :)
10+
The current latest version of Dokku Redis Plugin is v1.0.2, which was tested on Dokku v0.3.26.
11+
12+
You can also see the Release tab for current and previous releases. Please be aware that while I strive to provide maximum reliability, I do not always have time to test releases so use at your own caution :)
1113

1214
```
1315
$ cd /var/lib/dokku/plugins
14-
$ sudo git clone --branch v1.0.1 --depth 1 https://github.com/sekjun9878/dokku-redis-plugin redis
16+
$ sudo git clone --branch v1.0.2 --depth 1 https://github.com/sekjun9878/dokku-redis-plugin redis
1517
$ sudo dokku plugins-install
1618
```
1719

0 commit comments

Comments
 (0)