Skip to content

Commit

Permalink
Update LimitSwap.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsarbuig authored Dec 12, 2021
1 parent 9883fec commit ac1ed4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LimitSwap.py
Original file line number Diff line number Diff line change
Expand Up @@ -2177,7 +2177,7 @@ def run():
# The LIMIT balance of the user.
true_balance = auth()

version = 3.36
version = 3.44
logging.info("YOUR BOT IS CURRENTLY RUNNING VERSION " + str(version))
print("YOUR BOT IS CURRENTLY RUNNING VERSION " + str(version))
check_release()
Expand Down

0 comments on commit ac1ed4a

Please sign in to comment.