diff --git a/src/imports/qmlwebsockets/qmlwebsockets.pro b/src/imports/qmlwebsockets/qmlwebsockets.pro
index f7698d80308d912c5aa94a22bc5c241886f25546..58c6df0324d7066c18e2ef47268757efb5409ed3 100644
--- a/src/imports/qmlwebsockets/qmlwebsockets.pro
+++ b/src/imports/qmlwebsockets/qmlwebsockets.pro
@@ -14,4 +14,6 @@ OTHER_FILES += qmldir
 
 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
 
+IMPORT_VERSION = 1.0
+
 load(qml_plugin)