Skip to content

Commit de6ec55

Browse files
authored
Updated DigitalRenameBot v3.0.3 ...
1 parent 087c735 commit de6ec55

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

plugins/__init__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,11 @@
2424
Repo Link : https://github.com/RknDeveloper/RknFileRenameBot
2525
License Link : https://github.com/RknDeveloper/Rkn-rename-bot-V3/blob/main/LICENSE
2626
"""
27-
__name__ = "Rename-Bot"
28-
__version__ = "3.0.2"
27+
__name__ = "Digital-Rename-Bot"
28+
__version__ = "3.0.3"
2929
__license__ = " Apache License, Version 2.0"
3030
__copyright__ = "Copyright (C) 2022-present RknDeveloper <https://github.com/RknDeveloper>"
31+
__developer__ = "RknDeveloper <https://github.com/RknDeveloper>"
3132

3233
# main working files
3334
# - bot.py

0 commit comments

Comments
 (0)