Disable Update Check#

By default, Colectica Designer will check for new versions upon startup. If a new version is available, the user will be prompted to download the update. This version check can be disabled by setting the SkipVersionCheck in the user settings. See User Settings.

Sample User Settings File#

{
   "SkipVersionCheck": true
}