File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ install and configure your own Etherpad Lite instance, and read the
10
10
Etherpad Lite’s HTTP API.
11
11
12
12
### 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 ) .
14
14
15
15
Add this to your maven pom:
16
16
``` xml
@@ -30,7 +30,7 @@ The methods are 1:1 with the EPLite API methods.
30
30
Depends on JSON.simple (https://github.com/fangyidong/json-simple ).
31
31
32
32
### NOTES ###
33
- Latest release currently targets Etherpad Lite API v1.2.12 .
33
+ Latest release currently targets Etherpad Lite API v1.2.13 .
34
34
The plan is to keep up with the most recent version of the Etherpad Lite API.
35
35
(Note that we're talking about API versions here, not release versions).
36
36
You can’t perform that action at this time.
0 commit comments