kimai / www.kimai.org

Website for the Kimai time-tracker
https://www.kimai.org
GNU Affero General Public License v3.0
18 stars 88 forks source link

SmallBusinessRuleBundle now compatible for Kimai v2.0 #277

Closed LiaraAlis closed 1 year ago

LiaraAlis commented 1 year ago

The store shows the SmallBusinessRule as not compatible for Kimai 2.0: https://www.kimai.org/store/liaraalis-small-business-rule-bundle.html

But now, v2.0 of the bundle has been released: https://github.com/LiaraAlis/kimai2-SmallBusinessRuleBundle/releases/tag/v2.0.0

Are there any steps needed to update the store page?

kevinpapst commented 1 year ago

Add a new line with the compatible version e.g. [ "2.0", "2.0.20" ] (first = yours, 2 = Kimai). The site will then remove the warning.

https://github.com/kimai/www.kimai.org/blob/main/_data/store/liaraalis-small-business-rule-bundle.yml#L12

LiaraAlis commented 1 year ago

Thanks. The most obvious was once again invisible. :D Created PR: #279

kevinpapst commented 1 year ago

Thanks for the update @LiaraAlis