diff --git a/DailymotionConfig.json b/DailymotionConfig.json index 915ac56178166446a1e841724fbb3333c61d18af..d45fa07cd86fb7706976cda74943273615a486d8 100644 --- a/DailymotionConfig.json +++ b/DailymotionConfig.json @@ -7,7 +7,7 @@ "sourceUrl": "https://stefancruz.github.io/GrayjayDailymotion/DailymotionConfig.json", "scriptUrl": "./DailymotionScript.js", "repositoryUrl": "https://github.com/stefancruz/GrayjayDailymotion", - "version": 16, + "version": 17, "iconUrl": "./DailymotionIcon.png", "id": "9c87e8db-e75d-48f4-afe5-2d203d4b95c5", "scriptSignature": "", diff --git a/Readme.md b/Readme.md index 064b66eb1b2a1a3852dacda2bb632da29586ca60..9c5ef53f850b74df787fa66d55efa10455ca121c 100644 --- a/Readme.md +++ b/Readme.md @@ -48,7 +48,7 @@ npm run build npm start - will build and watch for changes -# notes: +## Notes - Content of the 'build' folder should not be manually changed since it's recreated for each build. - Used [rollup](https://rollupjs.org/) to bundle all the scripts into one. - Used npm shrinkwrap to lock the dependency versions of the project. This should avoid new bugs, vulnerabilities and breaking changes (in minor and patches), introduced when the dependencies are automatically updated by npm. \ No newline at end of file diff --git a/build/DailymotionConfig.json b/build/DailymotionConfig.json index 915ac56178166446a1e841724fbb3333c61d18af..d45fa07cd86fb7706976cda74943273615a486d8 100644 --- a/build/DailymotionConfig.json +++ b/build/DailymotionConfig.json @@ -7,7 +7,7 @@ "sourceUrl": "https://stefancruz.github.io/GrayjayDailymotion/DailymotionConfig.json", "scriptUrl": "./DailymotionScript.js", "repositoryUrl": "https://github.com/stefancruz/GrayjayDailymotion", - "version": 16, + "version": 17, "iconUrl": "./DailymotionIcon.png", "id": "9c87e8db-e75d-48f4-afe5-2d203d4b95c5", "scriptSignature": "",