forked from qt-creator/qt-creator
McuSupport: remove experimental flag from plugin metadata
Task-number: QTCREATORBUG-25632 Change-Id: Ic1b550abd30b072f44ee9c3bfa4c0e5a389f3c34 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
committed by
christiaan.janssen
parent
dba1468b35
commit
a4c1bdeb71
@@ -2,7 +2,7 @@
|
|||||||
\"Name\" : \"McuSupport\",
|
\"Name\" : \"McuSupport\",
|
||||||
\"Version\" : \"$$QTCREATOR_VERSION\",
|
\"Version\" : \"$$QTCREATOR_VERSION\",
|
||||||
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
|
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
|
||||||
\"Experimental\" : true,
|
\"DisabledByDefault\" : true,
|
||||||
\"Vendor\" : \"The Qt Company Ltd\",
|
\"Vendor\" : \"The Qt Company Ltd\",
|
||||||
\"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
|
\"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
|
||||||
\"License\" : [ \"Commercial Usage\",
|
\"License\" : [ \"Commercial Usage\",
|
||||||
|
Reference in New Issue
Block a user