aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dupe-and-comment.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/dupe-and-comment.lua b/dupe-and-comment.lua
index c42ce0a..e554c29 100644
--- a/dupe-and-comment.lua
+++ b/dupe-and-comment.lua
@@ -1,7 +1,7 @@
script_name="Dupe and Comment"
script_description="Copies a line and comments out the original."
script_author = "garret"
-script_version = "2021-04-05"
+script_version = "2021-04-10"
include("utils.lua")
-- i like seeing the original while editing, and being able to go back to it easily