Skip to content

Commit d85051f

Browse files
authored
Update README.md
1 parent 22b199b commit d85051f

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ A zero-dependency **PowerShell solution** that runs a comprehensive, curated set
1818

1919
---
2020

21-
## 🚀 NEW in v2.2: Enhanced GPU Testing, Advanced Network Suite & Critical Bug Fixes
21+
## 🚀 NOW With Enhanced GPU Testing, Advanced Network Suite & Critical Bug Fixes
2222

23-
Version 2.2 introduces comprehensive GPU testing capabilities, advanced network speed/latency testing, and fixes several critical bugs that prevented the script from running properly.
23+
Version 2.21 introduces comprehensive GPU testing capabilities, advanced network speed/latency testing, and fixes several critical bugs that prevented the script from running properly.
2424

2525
### Key New Capabilities:
2626

@@ -41,7 +41,7 @@ Version 2.2 introduces comprehensive GPU testing capabilities, advanced network
4141

4242
---
4343

44-
## 🐛 Critical Bug Fixes in v2.2
44+
## 🐛 Critical Bug Fixes in v2.21
4545

4646
### PowerShell Script Fixes
4747

@@ -193,7 +193,7 @@ For enhanced GPU testing:
193193
### Clean Summary Report
194194
```
195195
=========================================
196-
SYSTEM TEST REPORT v2.2
196+
SYSTEM TEST REPORT v2.21
197197
CLEAN SUMMARY
198198
=========================================
199199
Date: 2025-01-03 14:30:22
@@ -289,7 +289,7 @@ When you select GPU testing in the PowerShell menu, you can:
289289
### "Access denied" / Permission errors
290290
**Solution:** Right-click launcher and choose "Run as administrator"
291291

292-
### Script crashes immediately on startup (v2.2 original only)
292+
### Script crashes immediately on startup (v2.21 original only)
293293
**Solution:****FIXED** - Use `SystemTester.ps1` instead. Original had missing `Initialize-Environment` function.
294294

295295
### Tool verification (Menu Option 4) crashes
@@ -337,7 +337,7 @@ When you select GPU testing in the PowerShell menu, you can:
337337

338338
---
339339

340-
## 📋 What's New in Version 2.2
340+
## 📋 What's New in Version 2.21
341341

342342
### Major New Features
343343

@@ -521,7 +521,7 @@ For security vulnerabilities or sensitive findings:
521521

522522
**Please include:**
523523
* Detailed reproduction steps
524-
* Affected versions (specify if original v2.2 or FIXED version)
524+
* Affected versions (specify if original v2.21 or FIXED version)
525525
* Potential impact assessment
526526
* Suggested remediation (if any)
527527

@@ -537,7 +537,7 @@ For security vulnerabilities or sensitive findings:
537537
* **Commercial Support:** Contact support@pnwcomputers.com
538538

539539
**When reporting issues, please specify:**
540-
- Which version you're using (original v2.2 or FIXED version)
540+
- Which version you're using (original v2.21 or FIXED version)
541541
- Operating System (Windows 10/11, build number)
542542
- GPU type (NVIDIA/AMD/Intel, model)
543543
- Whether you're running as administrator
@@ -559,7 +559,7 @@ For security vulnerabilities or sensitive findings:
559559

560560
## 📝 Version History
561561

562-
### v2.2 (FIXED) - January 2025
562+
### v2.21 (FIXED) - January 2025
563563
- ✅ Fixed critical startup crash (missing Initialize-Environment)
564564
- ✅ Fixed tool verification (Menu Option 4)
565565
- ✅ Fixed AMD multi-GPU detection
@@ -604,6 +604,6 @@ Built with ❤️ for efficiency, reliability, and a goal of close to zero-touch
604604

605605
*Tested on Windows 10 (1909+) and Windows 11 - Enterprise, Pro, and Home editions*
606606

607-
**Last Updated:** January 2025 | **Version:** 2.2 (FIXED) | **Status:** Production Ready
607+
**Last Updated:** October 2025 | **Version:** 2.21 (FIXED) | **Status:** Production Ready
608608

609609
**⚠️ IMPORTANT:** Always use the `_FIXED` versions of the files for proper operation.

0 commit comments

Comments
 (0)