We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c5ece commit 887aa70Copy full SHA for 887aa70
plugins/luamacro/_globalinfo.lua
@@ -1,7 +1,7 @@
1
function export.GetGlobalInfo()
2
return {
3
Version = { 3, 0, 0, 873 },
4
- MinFarVersion = { 3, 0, 0, 6422 },
+ MinFarVersion = { 3, 0, 0, 6462 },
5
Guid = win.Uuid("4EBBEFC8-2084-4B7F-94C0-692CE136894D"),
6
Title = "LuaMacro",
7
Description = "Far macros in Lua",
0 commit comments