Yuri Konotopov commented:
@nls1729
You should change Shell version from number to string in your
```metadata.json``` file.
I.e.
```
"shell-version": [
3.32
]
```
should be
```
"shell-version": [
"3.32"
]
```
Gnome Shell version is not number (it may be "x.y.z"), so website behavior is
correct.
--
View it on GitLab:
https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/118#note_472767
You're receiving this email because of your account on gitlab.gnome.org.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-infrastructure