mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-15 03:26:53 -04:00
Update src/node/handler/APIHandler.js
This commit is contained in:
parent
3bb475515a
commit
4d65c41dfb
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ var version =
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// sets the latest available API version here
|
// set the latest available API version here
|
||||||
exports.latestApiVersion = '1.2.7';
|
exports.latestApiVersion = '1.2.7';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue