Commit bf0da3e
committed
fix(vscode): update stale RF version UI strings from 4.1 to 5.0
The quick-pick dialog shown when environment validation fails still
referenced 'robotframework version 4.1 or higher' in both the
'Select Python Interpreter' detail and the 'Retry' detail text.
The actual enforced minimum has been 5.0 since commit 02cf495
(refactor: introduce RF_VERSION constant and remove RF < 5.0 dead code).
Closes #6031 parent 8ae4aec commit bf0da3e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| |||
0 commit comments