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==
|
||||
// @name Trakt Scraper
|
||||
// @namespace danielrayjones
|
||||
// @version 0.0.1
|
||||
// @version 0.0.2
|
||||
// @description Scrape lists of shows/movies from Trakt and download a JSON file
|
||||
// @author Dan Jones
|
||||
// @match https://trakt.tv/*
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
// ==UserScript==
|
||||
// @name Trakt Simplifier
|
||||
// @namespace danielrayjones
|
||||
// @version 0.0.1
|
||||
// @version 0.0.2
|
||||
// @description Strip out eps/movies from trakt lists based on a query string
|
||||
// @author Dan Jones
|
||||
// @match https://trakt.tv/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue