Skip to content

Commit

Permalink
Update to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tandashi authored Jun 12, 2020
1 parent 2e9daf3 commit a29dc11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webpack.base.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const BANNER = stripIndent `
// ==UserScript==
// @name YT Sync
// @namespace https://tandashi.de
// @version 1.5
// @version 1.5.1
// @description Sync Youtube Videos directly on Youtube :)
// @author Tandashi
// @match https://www.youtube.com/*
Expand Down Expand Up @@ -57,4 +57,4 @@ module.exports = {
})
]
}
};
};

0 comments on commit a29dc11

Please sign in to comment.