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: 507a678573b6c7466f341550a3702ee82ffcfd5a
Parent: df1258c4aa2f62347fffa7766aef7bb79c933968
Author: Ren Tatsumoto
Date:   Fri, 30 Oct 2020 10:55:59 +0300

bump version number

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.5 +VERSION = v0.6 MD2HTML = md2html --github --full-html ZIP = $(PROJECT)_$(VERSION).zip SCRIPT = $(PROJECT)_$(VERSION).lua