Skip to content

Commit 874701d

Browse files
gikarisassanh
authored andcommitted
feat: update to qt creator 9
1 parent 4c473b5 commit 874701d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

external/qtcreator/version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: None
22
# SPDX-License-Identifier: MIT
33

4-
set(QT_CREATOR_VERSION "8.0.2")
4+
set(QT_CREATOR_VERSION "9.0.1")
55
set(QT_CREATOR_SNAPSHOT "")

src/QNVim.json.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
\"Name\" : \"QNVim\",
3-
\"Version\" : \"8.0.2_1\",
3+
\"Version\" : \"9.0.2_1\",
44
\"Vendor\" : \"Sassan Haradji\",
55
\"Copyright\" : \"(C) Sassan Haradji\",
66
\"License\" : \"MIT\",

0 commit comments

Comments
 (0)