libs/core: Fixed luci.fs.isfile
[project/luci.git] / libs / core / luasrc / init.lua
index b390df3..b4ecb93 100644 (file)
@@ -25,5 +25,5 @@ limitations under the License.
 ]]--
 module("luci", package.seeall)
 
-__version__ = "0.6"
+__version__ = "0.7"
 __appname__ = "LuCI"