Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt committed Jan 18, 2025
1 parent 45f1602 commit 7fcbcb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/freakybrowse.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
sBrowsing = None

# change this when new version release - wish
appname = "FreakyBrowse 2.4"
appname = "FreakyBrowse 2.5"
app = QApplication(sys.argv)
try:
sBrowsing = SafeBrowsing(sb_key) # type: ignore
Expand Down

0 comments on commit 7fcbcb6

Please sign in to comment.