diff --git a/scripts/matlab-online/packageDynare.sh b/scripts/matlab-online/packageDynare.sh
index 1ae921dd2f4f564804f0968888f896f75fc790b6..71eeb31f3c03bfa2f70b7baf5d0fe80ea6c0bc6b 100755
--- a/scripts/matlab-online/packageDynare.sh
+++ b/scripts/matlab-online/packageDynare.sh
@@ -4,7 +4,7 @@ set -exo pipefail
 # Creates a dynare-X.Y.mltbx in the current repository, using the settings below.
 # Needs to be run from Ubuntu 22.04 LTS, with the needed packages installed.
 
-X13ASVER=1-1-b60
+X13ASVER=1-1-b61
 MATLABPATH=/opt/MATLAB/R2024b
 # TODO: change size and put white background for better rendering in MATLAB Add-Ons browser
 DYNARE_PNG_LOGO=../../preprocessor/doc/logos/dlogo.png