mpv2oboeru

mpv helpers to create flashcards from movies and TV shows
git clone anongit@rnpnr.xyz:mpv2oboeru.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 7fc6480dd989a084bfb1e3564bbffcda8a7a899f
Parent: b259636dac252fa4db8d30d7cca671fcefe307cd
Author: Ren Tatsumoto
Date:   Sun, 15 Nov 2020 23:34:39 +0300

bump version

Diffstat:
M.github/RELEASE/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/RELEASE/Makefile b/.github/RELEASE/Makefile @@ -1,5 +1,5 @@ PROJECT = mpvacious -VERSION = v0.9 +VERSION = v0.10 MD2HTML = md2html --github --full-html ZIP = $(PROJECT)_$(VERSION).zip SCRIPT = $(PROJECT)_$(VERSION).lua