Implemented centralized versioning (#1016)

This commit is contained in:
Moondarker
2024-01-15 11:10:35 +03:00
committed by GitHub
parent b133adeecb
commit 7da80768dd
21 changed files with 46 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "return-youtube-dislike",
"version": "2.0.0",
"version": "3.0.0-14",
"description": "Chrome extension to return youtube dislikes",
"main": "ryd.content-script.js",
"scripts": {