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: b8dca447d7766c3c63e9f64deae9dce98cb5785d
Parent: f87ee640ca9020de46ae60d3a8f100d890c364c1
Author: Ren Tatsumoto
Date:   Tue, 20 Oct 2020 14:55:51 +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.3 +VERSION = v0.4 MD2HTML = md2html --github --full-html ZIPNAME = $(PROJECT)_$(VERSION).zip OBJECTS = windows linux LICENSE