docs: version warning and drop --ignore-env-version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-29 17:03:04 +02:00
parent 34ade7e58c
commit 395b52691f
2 changed files with 7 additions and 7 deletions

View File

@ -413,7 +413,7 @@ You can also add release notes for the next release into a special file `release
!!! warning "Watch out for old versions of `abra` 🚧"
This feature is only available in the > 0.9.x series of `abra`.
This feature is only available in the >= 0.9.x series of `abra`.
## How do I know whether to accept version upgrades when running `abra recipe upgrade <something>`?