Skip to content

Commit

Permalink
🏁 βœ… Final v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Woahai321 authored Sep 26, 2024
1 parent 457b84b commit bc98e11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions add.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ==============================================================================
# Soluify | Your #1 IT Problem Solver | {imdb-to-overseerr v0.3.1}
# Soluify | Your #1 IT Problem Solver | {imdb-to-overseerr v0.3.2}
# ==============================================================================
# __ _
# (_ _ | .(_
Expand Down Expand Up @@ -86,7 +86,7 @@ def display_ascii_art():
def display_banner():
banner = """
==============================================================
Soluify - {servarr-tools_imdb-overseer_v0.3.1}
Soluify - {servarr-tools_imdb-overseer_v0.3.2}
==============================================================
"""
print(color_gradient(banner, "#aa00aa", "#00aa00") + Style.RESET_ALL)
Expand Down Expand Up @@ -549,5 +549,5 @@ def main():
main()

# =======================================================================================================
# Soluify | You actually read it? Nice work, stay safe out there people! | {imdb-to-overseerr v0.3.1}
# Soluify | You actually read it? Nice work, stay safe out there people! | {imdb-to-overseerr v0.3.2}
# =======================================================================================================

0 comments on commit bc98e11

Please sign in to comment.