hikariatama / Hikka

The most fresh and updateable developer-oriented Telegram userbot
https://hikka.pw
GNU Affero General Public License v3.0
323 stars 527 forks source link

Wrong build ver on git pull #28

Closed anon97945 closed 2 years ago

anon97945 commented 2 years ago

Before continuing, check the mark below

To Reproduce Steps to reproduce the behavior: Update with git pull https://github.com/hikariatama/Hikka.git master Check build with .info

Expected behavior display the correct build.

Chat Link https://t.me/hikka_talks/140924

Userbot installation info:

Additional context Maybe check/set build on start.

anon97945 commented 2 years ago

Fix: .terminal git fetch && git checkout master && git pull