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: 2f35fb601e254f7fbf927ffc47591afa490394be
Parent: 03e43784c61ed926f223043d9d323f3bac6d3088
Author: Ren Tatsumoto
Date:   Wed,  4 Nov 2020 19:44:13 +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.7 +VERSION = v0.8 MD2HTML = md2html --github --full-html ZIP = $(PROJECT)_$(VERSION).zip SCRIPT = $(PROJECT)_$(VERSION).lua