Updated version and updated readme.

This commit is contained in:
xevidos 2018-07-26 17:58:53 -04:00
parent 7e8e292882
commit cf653b5776
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ Task List:
* -Add ability to see what people are highlighting in collaboration mode.
* Add mobile compatibility.
* Clean up Collaborative compatibility
* Clean up Collaborative compatibility.
* Clean up update script.
* Fix [WangYihangs execution exploit](https://github.com/WangYihang/Codiad-Remote-Code-Execute-Exploit)

View File

@ -12,7 +12,7 @@ class Update {
// CONSTANTS
//////////////////////////////////////////////////////////////////
CONST VERSION = "v.2.9.0";
CONST VERSION = "v.2.9.2";
//////////////////////////////////////////////////////////////////
// PROPERTIES