aboutsummaryrefslogtreecommitdiffhomepage
path: root/desktop/sources/scripts/client.js
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/sources/scripts/client.js')
-rw-r--r--desktop/sources/scripts/client.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/sources/scripts/client.js b/desktop/sources/scripts/client.js
index 792a684..0fbfc36 100644
--- a/desktop/sources/scripts/client.js
+++ b/desktop/sources/scripts/client.js
@@ -12,7 +12,7 @@
/* global Theme */
function Client () {
- this.version = 174
+ this.version = 175
this.library = library
this.theme = new Theme(this)