Selaa lähdekoodia

Current version

soyjavi 13 vuotta sitten
vanhempi
commit
6dad159cab
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.0325"
+Lungo.VERSION = "2.1.0511"
 Lungo.DEVICE = null
 Lungo.Config or (Lungo.Config = {})
 Lungo.Element or (Lungo.Element = {})