Update version number to v4.2.8

This commit is contained in:
Roy
2025-12-14 05:07:58 -08:00
committed by GitHub
parent 6b9dd71206
commit 7b09d8ca3b
+1 -1
View File
@@ -93,7 +93,7 @@ fi
exec > >(tee -a "$log_file") 2>&1
# Version number (major.minor)
version=v4.2.76
version=v4.2.8
#NSL Decky Plugin Latest Github Version
deckyversion=$(curl -s https://raw.githubusercontent.com/moraroy/NonSteamLaunchersDecky/refs/heads/main/package.json | grep -o '"version": "[^"]*' | sed 's/"version": "//')