Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
SparkyTD committed Dec 25, 2021
1 parent d20b223 commit f8b69ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class BotNotFoundException(Exception):


def print_header():
print(Fore.GREEN + "Unlimited Freddy Battery v1.1 by Sparky [u/Sparky2199; github.com/SparkyTD]")
print(Fore.GREEN + "Unlimited Freddy Battery v1.2 by Sparky [u/Sparky2199; github.com/SparkyTD]")
print(Fore.LIGHTBLACK_EX + "(Press Ctrl+C to exit)\n")


Expand Down

0 comments on commit f8b69ad

Please sign in to comment.