Skip to content

Commit

Permalink
Support 1.2.53.440.g7b2f582a
Browse files Browse the repository at this point in the history
- See 046715a for changes to 1.2.53.x
  • Loading branch information
jetfir3 authored Jan 2, 2025
1 parent fa0ea87 commit e0fd470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<center>
<h4 align="center">Adblock for the Spotify desktop client on Linux & macOS</h4>
<p align="center">
<strong>Latest supported version:</strong> 1.2.53.438.g246d60c9
<strong>Latest supported version:</strong> 1.2.53.440.g7b2f582a
</p>
</center>

Expand Down
2 changes: 1 addition & 1 deletion spotx.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

buildVer="1.2.53.438.g246d60c9"
buildVer="1.2.53.440.g7b2f582a"

command -v perl >/dev/null || { echo -e "\n${red}Error:${clr} perl command not found.\nInstall perl on your system then try again.\n" >&2; exit 1; }

Expand Down

0 comments on commit e0fd470

Please sign in to comment.