- Issue created by @bunthorne
- Status changed to Closed: outdated
7 months ago 9:00pm 4 September 2024 - 🇮🇹Italy apaderno Brescia, 🇮🇹
The .info.yml file already contains the following line.
core_version_requirement: ^8 || ^9 || ^10 || ^11
That change, like any other change, is not retroactive. It is present in the development release, if the project uses it, and in the next created release. It cannot be present in 8.x-1.3 because that release was created before the change.
- 🇺🇸United States bunthorne
I do not know how these things work, but couldn't you tag a new release in order to get the info.yml file updated properly in existing installations? Or am I misunderstanding the situation?
- 🇩🇰Denmark Birk
You are right, I'll make a new release, sorry for missing this.