diff --git a/package.json b/package.json index 1e578fc..41fa80f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@guidepup/setup", - "version": "0.22.0", + "version": "0.23.0", "description": "Setup your environment for screen-reader automation.", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -58,5 +58,5 @@ "regedit": "5.0.1", "semver": "^7.5.4" }, - "guidepupNvdaVersion": "0.1.3-2021.3.1" + "guidepupNvdaVersion": "0.2.0-2026.1.1" }