Version bump za etherpad, services fix za cors
parent
ca623adf86
commit
29dfe4fbf0
|
@ -27,8 +27,8 @@ class Client {
|
|||
protected $apiKey = null;
|
||||
protected $baseUrl = null;
|
||||
|
||||
// (Minimal) Etherpad version
|
||||
const API_VERSION = '1.2';
|
||||
// (Minimal) Etherpad version @TODO settings / get from instance?
|
||||
const API_VERSION = '1.2.1';
|
||||
|
||||
/**
|
||||
* Constructs a Client object.
|
||||
|
|
Loading…
Reference in New Issue