Skip to content

Commit 9cfe5f1

Browse files
authored
Bump Version To v26.0(Beta)
1 parent e20229a commit 9cfe5f1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

utils/genbtn.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,16 +530,16 @@
530530
),
531531
"about_me": (
532532
"**Name:** Smart Tool\n"
533-
"**Version:** v16.0 (Beta) 🛠\n\n"
533+
"**Version:** v26.0 (Beta) 🛠\n\n"
534534
"**Development Team:**\n"
535535
"- **Creator:** [Abir Arafat Chawdhury 👨‍💻](https://t.me/ISmartCoder)\n"
536536
"- **Contributor:** [Nyein Ko Ko Aung 🤝](https://t.me/nkka404)\n"
537-
"- **Helper:** [Saddam Hossain 👥](https://t.me/Saddam_XD)\n"
537+
"- **Helper:** [Rahat Hossain 👥](https://t.me/NeoFrd)\n"
538538
"**Technical Stacks:**\n"
539539
"- **Language:** Python 🐍\n"
540540
"- **Framework:** Fully Written In Pyrogram And Telethon 📚\n"
541541
"- **Database:** MongoDB Database 🗄\n"
542-
"- **Hosting:** Digital Ocean VPS\n\n"
542+
"- **Hosting:** Digital Ocean VPS 🌐\n\n"
543543
"**About:** The all-in-one Telegram toolkit for seamless education, AI, downloads, and more!\n\n",
544544
{'parse_mode': ParseMode.MARKDOWN, 'disable_web_page_preview': True}
545545
),
@@ -561,3 +561,4 @@
561561
{'parse_mode': ParseMode.HTML, 'disable_web_page_preview': True}
562562
)
563563
}
564+

0 commit comments

Comments
 (0)