Skip to content

Commit 29e41d7

Browse files
committed
Release 3.0.0-rc4
Co-authored-by: Marco Geweke <[email protected]>
1 parent 97d0e84 commit 29e41d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ to get some idea how to use it.
4040

4141
## Browser compatibility
4242

43-
JLineup 3.0.0-rc3 was tested successfully with
43+
JLineup 3.0.0-rc4 was tested successfully with
4444

4545
* Chrome 68.x
4646
* Firefox 64.x (nightly)

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ idea {
5959
}
6060

6161
subprojects {
62-
version = '3.0.0-rc4-SNAPSHOT'
62+
version = '3.0.0-rc4'
6363
group = 'de.otto'
6464

6565
repositories {

0 commit comments

Comments
 (0)