aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarret <garret@airmail.cc>2021-04-10 11:53:47 +0100
committergarret <garret@airmail.cc>2021-04-10 11:53:47 +0100
commit53ce4e3bc5ea3f5596ccc58cde80ee40f9eadbd3 (patch)
treee37e5fe4fd7662efb3194ac9cab991647eb01c9c
parent7342f68069df93f2dfb90df8a53a06f090edc866 (diff)
downloadaegisub-scripts-53ce4e3bc5ea3f5596ccc58cde80ee40f9eadbd3.tar.gz
aegisub-scripts-53ce4e3bc5ea3f5596ccc58cde80ee40f9eadbd3.tar.bz2
aegisub-scripts-53ce4e3bc5ea3f5596ccc58cde80ee40f9eadbd3.zip
bump version number
forgot
-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