diff options
| author | Orkun Tokdemir <orkun.tokdemir@qt.io> | 2024-12-09 12:29:08 +0100 |
|---|---|---|
| committer | Orkun Tokdemir <orkun.tokdemir@qt.io> | 2024-12-09 14:46:09 +0000 |
| commit | 46c1e5877cc92bfd465b39c8fa88ee0c94fd5782 (patch) | |
| tree | 37b2f77c5bf6e800590bb15d511a9c291728cb3b /qt-cpp | |
| parent | 1249ef41807b826884e4059f4c4706a1980fbe2a (diff) | |
Bump version to 1.3.0
Change-Id: Iab1c9f545d8b10ad13127a3a77545a3f4f475597
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
Diffstat (limited to 'qt-cpp')
| -rw-r--r-- | qt-cpp/package-lock.json | 6 | ||||
| -rw-r--r-- | qt-cpp/package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/qt-cpp/package-lock.json b/qt-cpp/package-lock.json index 2f5d984..88910e7 100644 --- a/qt-cpp/package-lock.json +++ b/qt-cpp/package-lock.json @@ -1,12 +1,12 @@ { "name": "qt-cpp", - "version": "1.1.0", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "qt-cpp", - "version": "1.1.0", + "version": "1.3.0", "dependencies": { "@vscode/l10n": "^0.0.16", "@vscode/webview-ui-toolkit": "^1.4.0", @@ -40,7 +40,7 @@ } }, "../qt-lib": { - "version": "1.1.0", + "version": "1.3.0", "dependencies": { "@vscode/extension-telemetry": "^0.9.7", "module-alias": "^2.2.3", diff --git a/qt-cpp/package.json b/qt-cpp/package.json index a21a7ea..8c7f120 100644 --- a/qt-cpp/package.json +++ b/qt-cpp/package.json @@ -2,7 +2,7 @@ "name": "qt-cpp", "displayName": "Qt C++", "description": "Qt C++ Support", - "version": "1.1.0", + "version": "1.3.0", "homepage": "https://www.qt.io/", "icon": "res/icons/qt.png", "publisher": "theqtcompany", |
