From ab112148cc170575844699400feca09ba53ec8c1 Mon Sep 17 00:00:00 2001 From: garret Date: Tue, 7 Sep 2021 19:17:20 +0100 Subject: stuff --- .gitignore | 3 +++ audio-clipper.lua | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7d16068..df61993 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ bs-* # ranges from "notes in a text file", to "works perfectly but is horribly inefficient" # available on request if you really want them *.stalled.* + +# me reading crap in browser with pandoc +*.html diff --git a/audio-clipper.lua b/audio-clipper.lua index 645feb4..99f2b9f 100644 --- a/audio-clipper.lua +++ b/audio-clipper.lua @@ -1,7 +1,7 @@ script_name = "Audio Clipper" script_description = "Extracts audio from the selected line(s).\nNeeds ffmpeg." script_author = "garret" -script_version = "dev" +script_version = "1.1.2" aegi = aegisub -- cgit v1.2.3-70-g09d2