Skip to content

Commit 633e5b8

Browse files
committed
Update minimum compatible vfox version
1 parent 4e231eb commit 633e5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ NOTE:
2121
If the plugin is not compatible with the current vfox version,
2222
vfox will not load the plugin and prompt the user to upgrade vfox.
2323
--]]
24-
PLUGIN.minRuntimeVersion = "0.3.0"
24+
PLUGIN.minRuntimeVersion = "0.3.2"
2525
--[[
2626
NOTE:
2727
If configured, vfox will check for updates to the plugin at this address,

0 commit comments

Comments
 (0)