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: 2f9a9c4b3673dafe98f6d0565d0067ef08d2903e
Parent: f665a5e22a8aa2db252263d59ff67b262af514d1
Author: Ren Tatsumoto
Date:   Wed, 30 Mar 2022 01:29:04 +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.17 +VERSION = v0.18 MD2HTML = md2html --github --full-html ZIP = $(PROJECT)_$(VERSION).zip BRANCH = remotes/origin/master