Specify the version of the removal

Turiok
2025-02-16 19:08:00 +01:00
parent b01490b98b
commit e3475858a1

@@ -1,5 +1,7 @@
## Remove `$`/`${}` for numeric index, or escape it for string.
_Note: Removed in [v0.5.0 - 2018-06-01](https://github.com/koalaman/shellcheck/commit/d16bf41c3d0785732394e5d9ff0830525cf5ea79)_
### Problematic code:
```sh