summaryrefslogtreecommitdiffhomepage
path: root/core/src/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/init.lua')
-rw-r--r--core/src/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/init.lua b/core/src/init.lua
index 8d4cea2e96..f54854e4e5 100644
--- a/core/src/init.lua
+++ b/core/src/init.lua
@@ -25,5 +25,5 @@ limitations under the License.
]]--
module("ffluci", package.seeall)
-__version__ = "0.4"
+__version__ = "0.5"
__appname__ = "FFLuCI"