Skip to content

Commit

Permalink
Update the version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JuganD authored Mar 8, 2022
1 parent 56623ee commit 6f7a6ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensionScript.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// ==UserScript==
// @name Youtube-PlaylistCloseButton
// @version 1.0.1
// @version 1.0.2
// @author JuganD
// @grant none
// @match https://www.youtube.com/*
// @run-at document-end
// @require https://cdn.jsdelivr.net/gh/JuganD/[email protected].1/script.js
// @require https://cdn.jsdelivr.net/gh/JuganD/[email protected].2/script.js
// ==/UserScript==

function CreateButtonOnVideoPage() {
Expand Down

0 comments on commit 6f7a6ce

Please sign in to comment.