levito / tt-rss-feedly-theme

Feedly theme for Tiny Tiny RSS
MIT License
643 stars 76 forks source link

Wrong supports-version in ZIP file #47

Closed screendriver closed 7 years ago

screendriver commented 7 years ago

https://github.com/levito/tt-rss-feedly-theme/archive/master.zip contains a feedly.css that has following first line: /* supports-version:17.1 */

It should be /* supports-version:17.4 */

talklittle commented 7 years ago

Just checked zip, it already has 17.4. Clear your cache?

screendriver commented 7 years ago

Hmm strange. You are right. I don't know what was going on my machine :🤔

Thank you for the response.