Update version number to v4.2.91

This commit is contained in:
Roy
2026-06-08 03:11:19 -07:00
committed by GitHub
parent 4f552c5b3c
commit f62ad4a8cf
+1 -1
View File
@@ -93,7 +93,7 @@ fi
exec > >(tee -a "$log_file") 2>&1
# Version number (major.minor)
version=v4.2.90
version=v4.2.91
#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": "//')