Skip to content

Commit 887aa70

Browse files
committed
Correction
1 parent b1c5ece commit 887aa70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/luamacro/_globalinfo.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function export.GetGlobalInfo()
22
return {
33
Version = { 3, 0, 0, 873 },
4-
MinFarVersion = { 3, 0, 0, 6422 },
4+
MinFarVersion = { 3, 0, 0, 6462 },
55
Guid = win.Uuid("4EBBEFC8-2084-4B7F-94C0-692CE136894D"),
66
Title = "LuaMacro",
77
Description = "Far macros in Lua",

0 commit comments

Comments
 (0)