Skip to content

Commit

Permalink
Fixed missing version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzahi12345 committed May 26, 2023
1 parent 6eadb37 commit f23ca61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/consts.js
Original file line number Diff line number Diff line change
Expand Up @@ -354,4 +354,4 @@ exports.YTDL_ARGS_WITH_VALUES = new Set(YTDL_ARGS_WITH_VALUES);

exports.ICON_URL = 'https://i.imgur.com/IKOlr0N.png';

exports.CURRENT_VERSION = 'v4.3.1';
exports.CURRENT_VERSION = 'v4.3.2';

0 comments on commit f23ca61

Please sign in to comment.