summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index a3add985bfbf..258651b0b35e 100755
--- a/update.sh
+++ b/update.sh
@@ -1,7 +1,7 @@
#! /bin/sh
set -e
-name="ODAFileConverter_QT5_lnxX64_7.2dll_21.9.deb"
+name="ODAFileConverter_QT5_lnxX64_7.2dll_21.10.deb"
dest="/tmp/$name"
wget -N "https://download.opendesign.com/guestfiles/Demo/$name" -P "/tmp/"