diff --git a/README.md b/README.md index 3ab9143..6c94dc6 100644 --- a/README.md +++ b/README.md @@ -132,8 +132,8 @@ libraryDependencies += "com.github.karelcemus" %% "play-redis" % "4.0.0" | play framework | play-redis | documentation | |----------------|------------------------------------:|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------:| -| 3.0.x | 4.0.0 | [see here](https://github.com/KarelCemus/play-redis/blob/4.0.0/README.md) | -| 2.9.x | 3.0.0-M3 | [see here](https://github.com/KarelCemus/play-redis/blob/3.0.0-M3/README.md) | +| 3.0.x | 4.0.0 | [see here](https://github.com/KarelCemus/play-redis/blob/4.0.0/README.md) | +| 2.9.x | 3.0.0 | [see here](https://github.com/KarelCemus/play-redis/blob/3.0.0/README.md) | | 2.8.x | 2.7.0 | [see here](https://github.com/KarelCemus/play-redis/blob/2.7.0/README.md) | | 2.7.x | 2.5.1 | [see here](https://github.com/KarelCemus/play-redis/blob/2.5.1/README.md) | | 2.6.x | 2.3.0 | [see here](https://github.com/KarelCemus/play-redis/blob/2.3.0/README.md) ([Migration Guide](https://github.com/KarelCemus/play-redis/blob/2.3.0/doc/40-migration.md)) |