thomasloven / lovelace-layout-card

🔹 Get more control over the placement of lovelace cards.
MIT License
1.05k stars 125 forks source link

HACS only display 2.3.1 as last Version for install #181

Closed scheilch closed 2 years ago

scheilch commented 2 years ago

My Home Assistant version: 2021.12.10

Layout-card version (FROM BROWSER CONSOLE): not yet installed due to the Bug describing

What I am doing: Try to install layout-card trough HACS

What I expected to happen: Show all the newer Version numbers up to actually 16

What happened instead: It only shows the "old" version numbers including 2.3.1 as newest Version

Minimal steps to reproduce: Install HACS Get new Repository layout-card

# The least ammount of code possible to reproduce my error

# End of code

Error messages from the browser console:


By putting an X in the boxes ([X]) below, I indicate that I:

thomasloven commented 2 years ago

2.3.1 IS the latest release. The release numbering changed 18 months ago. Where did you even find 16?

scheilch commented 2 years ago

Hi thomas, I found version 16 here in the tags. So the versioning now is like the scheme Major.Minor.Bugfix?

Then this issue can be closed.