Skip to content

Commit

Permalink
MP1-4980: Bump version in TI_MDB
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjswan committed Dec 30, 2019
1 parent ed210b8 commit 6db37d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ using System.Web;
internal class Grabber : MarshalByRefObject, MediaPortal.Video.Database.IIMDBScriptGrabber internal class Grabber : MarshalByRefObject, MediaPortal.Video.Database.IIMDBScriptGrabber
{ {
const string strGrabber = "TI_MDB"; const string strGrabber = "TI_MDB";
const string strGrabberVersion = "20180227.I"; const string strGrabberVersion = "20191230.I";


public Grabber() public Grabber()
{ {
Expand Down

0 comments on commit 6db37d7

Please sign in to comment.