Skip to content

Commit 345db5c

Browse files
committed
temporary force a new version for deb package
1 parent 05772fb commit 345db5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-deb-ppa-packages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
TAG=$(echo $TAG | sed s'/-/./')
3131
DATE=$(date -R)
3232
VERSION=${TAG:1}
33+
VERSION=2024.01.4
3334
3435
echo "latest TAG = $TAG, VERSION=$VERSION, DATE=$DATE"
3536

0 commit comments

Comments
 (0)