Skip to content

Commit

Permalink
Removed beta versioning and URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
rthaut committed Aug 12, 2015
1 parent 1f609f0 commit 6a5e6c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions deviantART_Filter.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
// @author Ryan Thaut
// @description Allows automatic filtering of deviations from certain users and/or in certain categories.
// @namespace http://repo.ryanthaut.com/userscripts/deviantart_filter
// @updateURL http://repo.ryanthaut.com/userscripts/deviantart_filter/deviantART_Filter.user.js
// @updateURL http://repo.ryanthaut.com/userscripts/deviantart_filter/deviantART_Filter.meta.js
// @downloadURL http://repo.ryanthaut.com/userscripts/deviantart_filter/deviantART_Filter.user.js
// @include http://*deviantart.com/*
// @version 1.5.1
// @version 2.0
// @grant GM_addStyle
// @grant GM_getValue
// @grant GM_setValue
Expand Down
8 changes: 4 additions & 4 deletions deviantART_Filter.user.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// ==UserScript==
// @name deviantART Filter Beta
// @name deviantART Filter
// @author Ryan Thaut
// @description Allows automatic filtering of deviations from certain users and/or in certain categories.
// @namespace http://repo.ryanthaut.com/userscripts/deviantart_filter
// @updateURL http://repo.ryanthaut.com/userscripts/deviantart_filter/deviantART_Filter_Beta.user.js
// @downloadURL http://repo.ryanthaut.com/userscripts/deviantart_filter/deviantART_Filter_Beta.user.js
// @updateURL http://repo.ryanthaut.com/userscripts/deviantart_filter/deviantART_Filter.meta.js
// @downloadURL http://repo.ryanthaut.com/userscripts/deviantart_filter/deviantART_Filter.user.js
// @include http://*deviantart.com/*
// @version 2.0b6
// @version 2.0
// @grant GM_addStyle
// @grant GM_getValue
// @grant GM_setValue
Expand Down

0 comments on commit 6a5e6c8

Please sign in to comment.