Skip to content

Commit

Permalink
dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jcostom committed Sep 24, 2024
1 parent 475bda4 commit 8c11959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollerblades.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
DEBUG = int(os.getenv('DEBUG', 0))

# --- Globals ---
VER = '1.1.6'
VER = '1.1.7'
USER_AGENT = f"rollerblades.py/{VER}"
KEY = 'CinemaTrailersPrerollID'

Expand Down

0 comments on commit 8c11959

Please sign in to comment.