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: 02296f4df1c8d90680e451c0909343a3142003a8
Parent: 3690bd654545aa6a9583e9a6c4b0bed1394bd5b3
Author: Ren Tatsumoto
Date:   Fri, 30 Oct 2020 20:28:27 +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.6 +VERSION = v0.7 MD2HTML = md2html --github --full-html ZIP = $(PROJECT)_$(VERSION).zip SCRIPT = $(PROJECT)_$(VERSION).lua