Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/candy.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/candy.js b/src/candy.js
index 016e8ba..2ec7011 100644
--- a/src/candy.js
+++ b/src/candy.js
@@ -30,7 +30,7 @@ var Candy = (function(self, $) {
*/
self.about = {
name: 'Candy',
- version: '1.7.2-dev'
+ version: '2.0.0'
};
/** Function: init