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: d0d9827ee91a042e9e20013f42c2d11102336f49
Parent: bc9f6ddfbfcfcab7286020a83634048a4ccc0c55
Author: Ren Tatsumoto
Date:   Sun, 13 Dec 2020 04:46:50 +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.10 +VERSION = v0.11 MD2HTML = md2html --github --full-html ZIP = $(PROJECT)_$(VERSION).zip SCRIPT = $(PROJECT)_$(VERSION).lua