Bump version
This commit is contained in:
parent
d1662494c3
commit
4f5c8aa8bf
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Trakt Scraper
|
// @name Trakt Scraper
|
||||||
// @namespace danielrayjones
|
// @namespace danielrayjones
|
||||||
// @version 0.0.1
|
// @version 0.0.2
|
||||||
// @description Scrape lists of shows/movies from Trakt and download a JSON file
|
// @description Scrape lists of shows/movies from Trakt and download a JSON file
|
||||||
// @author Dan Jones
|
// @author Dan Jones
|
||||||
// @match https://trakt.tv/*
|
// @match https://trakt.tv/*
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Trakt Simplifier
|
// @name Trakt Simplifier
|
||||||
// @namespace danielrayjones
|
// @namespace danielrayjones
|
||||||
// @version 0.0.1
|
// @version 0.0.2
|
||||||
// @description Strip out eps/movies from trakt lists based on a query string
|
// @description Strip out eps/movies from trakt lists based on a query string
|
||||||
// @author Dan Jones
|
// @author Dan Jones
|
||||||
// @match https://trakt.tv/*
|
// @match https://trakt.tv/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue