mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-18 09:21:27 +03:00
Updated version number to 4.0
This commit is contained in:
@@ -166,5 +166,5 @@ AVAILABLE_PERMISSIONS = [
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
CONFIG_ITEMS: CONFIG_ITEMS,
|
CONFIG_ITEMS: CONFIG_ITEMS,
|
||||||
AVAILABLE_PERMISSIONS: AVAILABLE_PERMISSIONS,
|
AVAILABLE_PERMISSIONS: AVAILABLE_PERMISSIONS,
|
||||||
CURRENT_VERSION: 'v3.6'
|
CURRENT_VERSION: 'v4.0'
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "youtube-dl-material",
|
"name": "youtube-dl-material",
|
||||||
"version": "3.6.0",
|
"version": "4.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
export const CURRENT_VERSION = 'v3.6';
|
export const CURRENT_VERSION = 'v4.0';
|
||||||
|
|||||||
Reference in New Issue
Block a user