Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Billiam committed Dec 5, 2024
1 parent 98174b6 commit 60ca806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ local os = require("os")
local throttle = require("throttle")
local util = require("util")

local VERSION = {0, 0, 4}
local VERSION = {0, 0, 5}
local RELEASE_API = "https://api.github.com/repos/billiam/hardcoverapp.koplugin/releases?per_page=1"

local HardcoverApp = WidgetContainer:extend {
Expand Down

0 comments on commit 60ca806

Please sign in to comment.