Skip to content

Commit

Permalink
Webcord: Update App Versions
Browse files Browse the repository at this point in the history
- Webcord-arm64: 4.10.1 -> 4.10.2
- Webcord-armhf: 4.10.1 -> 4.10.2
  • Loading branch information
github-actions[bot] committed Oct 6, 2024
1 parent 156eb97 commit 8b9a2af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Webcord/install-32
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
version=4.10.1
version=4.10.2

killall webcord &>/dev/null && echo "Closing Discord first..."

Expand Down
2 changes: 1 addition & 1 deletion apps/Webcord/install-64
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
version=4.10.1
version=4.10.2

killall webcord &>/dev/null && echo "Closing Discord first..."

Expand Down

0 comments on commit 8b9a2af

Please sign in to comment.