From 104fb1c263775cdd117887ab2336535c9ed91839 Mon Sep 17 00:00:00 2001 From: NoAiOne Date: Sat, 9 Nov 2019 19:14:29 +0700 Subject: [PATCH] Bump version and changelog --- INSTALL.md | 2 +- README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 16c0dae..d762412 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -4,7 +4,7 @@

Installation Tutorial

-

mpv Discord RPC Version 2.0
Created by NoAiOne

+

mpv Discord RPC Version 2.1
Created by NoAiOne

Home • diff --git a/README.md b/README.md index cc178ea..c3c023d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

mpv Media Player Discord RPC Integration

-

Version 2.0
Created by NoAiOne, contact me at Discord or open Issues if there's any problem
Using lua-DiscordRPC as it base code and discord-rpc library files

+

Version 2.1
Created by NoAiOne, contact me at Discord or open Issues if there's any problem
Using lua-DiscordRPC as it base code and discord-rpc library files

Screenshot • @@ -45,4 +45,6 @@ Fix "streaming video" checking Add website name and strip them to only the Website name. Improve "Image" and "Other" checking. +-- Version 2.1: Start DRPC when file loaded. + Hopefully fix DRPC not showing up. ```