Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
EDM115 authored Sep 9, 2024
1 parent 3782a1e commit e053fc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unzipper/modules/bot_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ class Messages:
"""

ABOUT_TXT = """
**About Unarchiver bot [v6.3.4]**
**About Unarchiver bot [v6.3.5]**
• **Language :** [Python 3.12.4](https://www.python.org/)
• **Framework :** [Pyrogram 2.0.106](https://pyrogram.org/)
Expand Down Expand Up @@ -838,7 +838,7 @@ class Messages:
THUMB_CAPTION = """
#thumbnail
Saved thumbnail of [{}](tg://user?id={})
Saved thumbnail of [user {}](tg://user?id={})
"""

THUMB_FAILED = "Failed to generate thumb"
Expand Down

0 comments on commit e053fc7

Please sign in to comment.