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