Incremented version to v4.3.1

This commit is contained in:
Tzahi12345
2023-04-01 19:08:03 -04:00
parent 929e01e5eb
commit 4b2e5fb636
4 changed files with 4 additions and 4 deletions

View File

@@ -350,4 +350,4 @@ const YTDL_ARGS_WITH_VALUES = [
// we're using a Set here for performance
exports.YTDL_ARGS_WITH_VALUES = new Set(YTDL_ARGS_WITH_VALUES);
exports.CURRENT_VERSION = 'v4.3';
exports.CURRENT_VERSION = 'v4.3.1';