From 75577ecfcaee33bcaa339a57c0d313ee4f121aa1 Mon Sep 17 00:00:00 2001 From: firestar5683 <168790843+firestar5683@users.noreply.github.com> Date: Tue, 1 Sep 2026 13:36:21 -0500 Subject: [PATCH] Update launch_env.sh --- launch_env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch_env.sh b/launch_env.sh index 0fedbb454..f2c15f65b 100755 --- a/launch_env.sh +++ b/launch_env.sh @@ -21,7 +21,7 @@ fi export QCOM_PRIORITY=12 if [ -z "$AGNOS_VERSION" ]; then - export AGNOS_VERSION="19.6.14" + export AGNOS_VERSION="19.6.15" fi if [ -z "$AGNOS_ACCEPTED_VERSIONS" ]; then