From 487866a2780c08baf6a8d8b0b7b800d54c4fe9df Mon Sep 17 00:00:00 2001 From: Luis Blanco Date: Fri, 15 Nov 2024 22:45:18 +0400 Subject: [PATCH] Fix qt version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20d04e0..5886119 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a part of [Node3D](https://github.com/node-3d) project. npm i -s deps-qt-core-raub ``` -This dependency package is distributing **Qt Core 5.13.0** +This dependency package is distributing **Qt Core 6.8.0** binaries through **NPM** for **Node.js** addons. * Platforms (x64): Windows, Linux, MacOS ARM.