Browse Source

Current version of Lungo

Javi Jimenez Villar 13 years ago
parent
commit
348bd62ad5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Lungo.coffee

+ 1 - 1
src/Lungo.coffee

@@ -9,7 +9,7 @@ Copyright (c) 2011-2013 Tapquo S.L. - Licensed GPLv3, Commercial
 
 
 window.Lungo = Lungo = {}
 window.Lungo = Lungo = {}
 
 
-Lungo.VERSION = "2.1.0313"
+Lungo.VERSION = "2.1.0325"
 Lungo.DEVICE = null
 Lungo.DEVICE = null
 Lungo.Config or (Lungo.Config = {})
 Lungo.Config or (Lungo.Config = {})
 Lungo.Element or (Lungo.Element = {})
 Lungo.Element or (Lungo.Element = {})