Explorar el Código

Change version in object Lungo

soyjavi hace 13 años
padre
commit
d1e24be751
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = {}
 
-Lungo.VERSION = "2.1.0511"
+Lungo.VERSION = "2.2.0"
 Lungo.DEVICE = null
 Lungo.Config or (Lungo.Config = {})
 Lungo.Element or (Lungo.Element = {})