mirror of https://github.com/coddrago/Heroku
Update version.py
parent
56c8985046
commit
062cc0f725
|
@ -5,6 +5,12 @@
|
||||||
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||||
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||||
|
|
||||||
|
# ©️ Codrago, 2024-2025
|
||||||
|
# This file is a part of Heroku Userbot
|
||||||
|
# 🌐 https://github.com/coddrago/Heroku
|
||||||
|
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||||
|
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||||
|
|
||||||
__version__ = (1, 6, 9)
|
__version__ = (1, 6, 9)
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in New Issue