Skip to content

Commit d41bb67

Browse files
authored
Support 1.2.84.472.g6eba3a1b
1 parent 257e6f2 commit d41bb67

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<center>
1313
<h4 align="center">Adblock for the Spotify desktop client on Linux & macOS</h4>
1414
<p align="center">
15-
<strong>Latest supported version:</strong> 1.2.84.465.gf71dea39
15+
<strong>Latest supported version:</strong> 1.2.84.472.g6eba3a1b
1616
</p>
1717
</center>
1818

spotx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
buildVer="1.2.84.465.gf71dea39"
3+
buildVer="1.2.84.472.g6eba3a1b"
44

55
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; }
66

0 commit comments

Comments
 (0)