Skip to content

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwihui committed Aug 9, 2017
1 parent 49e9125 commit 44e1f96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions usr/lib/lua/luci/controller/api/prometheus.lua
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ end


local luci_http = require("luci.http")
local VERSION = 'v1.0.5'
local VERSION = 'v1.0.6'
--local log = require "luci.log"

function json_return(content)
Expand Down Expand Up @@ -202,4 +202,3 @@ end

function prometheus_upgrade()
end

0 comments on commit 44e1f96

Please sign in to comment.