diff --git a/create_appimage.sh b/create_appimage.sh index 28f0d05..4dba297 100644 --- a/create_appimage.sh +++ b/create_appimage.sh @@ -5,7 +5,7 @@ OPWD=$(pwd) APPD=appimgtools # Change manually as needed -VER=0.91 +VER=0.92 # Version of Python; it depends on the plugin PYVER=3.8