From 44659ba00207cecd90412b714e53c2a1b7233fb9 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 17 Aug 2021 09:53:48 -0400 Subject: Updated mod-version and made things 2.0 instead of 2.00. --- plugins/unboundedscroll.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/unboundedscroll.lua') diff --git a/plugins/unboundedscroll.lua b/plugins/unboundedscroll.lua index 05888e4..a27ab25 100644 --- a/plugins/unboundedscroll.lua +++ b/plugins/unboundedscroll.lua @@ -1,4 +1,4 @@ --- mod-version:1 -- lite-xl 2.00 +-- mod-version:2 -- lite-xl 2.0 local DocView = require "core.docview" function DocView.clamp_scroll_position() -- cgit v1.2.3