Skip to content

Commit

Permalink
Release version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmaher committed Apr 1, 2018
1 parent d8a75c4 commit d7366e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions Enhanced RT.user.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name Enhanced RT
// @version 3.1.0
// @description Enhancments for the Rooster Teeth family of websites
// @version 3.2.0
// @description Enhances the Rooster Teeth website
// @include *://*.roosterteeth.com/*
// @exclude *://store.roosterteeth.com/*
// @run-at document-end
Expand Down Expand Up @@ -51,6 +51,9 @@ To be fixed
Versions
========
3.2.0
-Added star icons to episodes on the Recently Added page that are FIRST only and FIRST for a limited time.
3.1.0
-Removed support for the old Rooster Teeth website
-Removed binge mode setting. Rooster Teeth has implemented an auto play setting that takes its place.
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"48": "icons/icon48.png",
"128": "icons/icon128.png" },
"converted_from_user_script": true,
"description": "Enhancements for the Rooster Teeth website",
"description": "Enhances the Rooster Teeth website",
"name": "Enhanced RT",
"author": "Patrick Maher",
"version": "3.1.0"
"version": "3.2.0"
}

0 comments on commit d7366e3

Please sign in to comment.