Skip to content

Commit 3f511b4

Browse files
author
Nils Fredrik Gjerull
committed
Update references from 1.2.12 to 1.2.13 in the README.
1 parent 6121d55 commit 3f511b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ install and configure your own Etherpad Lite instance, and read the
1010
Etherpad Lite’s HTTP API.
1111

1212
### DOWNLOAD ###
13-
The jar file is available in [Maven Central](http://search.maven.org/#artifactdetails|net.gjerull.etherpad|etherpad_lite_client|1.2.12|jar).
13+
The jar file is available in [Maven Central](http://search.maven.org/#artifactdetails|net.gjerull.etherpad|etherpad_lite_client|1.2.13|jar).
1414

1515
Add this to your maven pom:
1616
```xml
@@ -30,7 +30,7 @@ The methods are 1:1 with the EPLite API methods.
3030
Depends on JSON.simple (https://github.com/fangyidong/json-simple).
3131

3232
### NOTES ###
33-
Latest release currently targets Etherpad Lite API v1.2.12.
33+
Latest release currently targets Etherpad Lite API v1.2.13.
3434
The plan is to keep up with the most recent version of the Etherpad Lite API.
3535
(Note that we're talking about API versions here, not release versions).
3636

0 commit comments

Comments
 (0)