--- a/not1mm/__main__.py
+++ b/not1mm/__main__.py
@@ -941,7 +941,7 @@ class MainWindow(QtWidgets.QMainWindow):
 
         self.cwspeed_spinbox_changed()
 
-        if not DEBUG_ENABLED:
+        if False:
             if VersionTest(__version__).test():
                 self.show_message_box(
                     "There is a newer version of not1mm available.\n"
