Skip to content

Commit f88035c

Browse files
committed
new release
1 parent 22f02aa commit f88035c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shelldio.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ else
2525
fi
2626

2727
### Variable List
28-
version="v4.2.0 " # this space after the version num is intentional to fix UI
28+
version="v25.06.23 " # this space after the version num is intentional to fix UI
2929

3030
all_stations="$HOME/.shelldio/all_stations.txt"
3131
my_stations="$HOME/.shelldio/my_stations.txt"

template/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Cerebrux <mail@cerebrux.net>
22
pkgname=shelldio
3-
pkgver=4.2.0
3+
pkgver=v25.06.23
44
pkgrel=1
55
pkgdesc="KISS Shell Radio (Greek) for your terminal"
66
arch=('any')

0 commit comments

Comments
 (0)