瀏覽代碼

Current version

soyjavi 13 年之前
父節點
當前提交
6dad159cab
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 = {})