We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d0e84 commit 29e41d7Copy full SHA for 29e41d7
README.md
@@ -40,7 +40,7 @@ to get some idea how to use it.
40
41
## Browser compatibility
42
43
-JLineup 3.0.0-rc3 was tested successfully with
+JLineup 3.0.0-rc4 was tested successfully with
44
45
* Chrome 68.x
46
* Firefox 64.x (nightly)
build.gradle
@@ -59,7 +59,7 @@ idea {
59
}
60
61
subprojects {
62
- version = '3.0.0-rc4-SNAPSHOT'
+ version = '3.0.0-rc4'
63
group = 'de.otto'
64
65
repositories {
0 commit comments