Open tensor5 opened 9 years ago
Hi, I made a big mistake here. Gnome website has own versioning system starting with 1 and increment with 1 automatically at every new extension version is uploaded. What confusing me is that current version of extension on gnome portal should be 3... not 2 as you mentioned.
My mistake is that I try using my own version system at github. First version to 1.0 then 1.1, 1.2 etc. But I forgot write 1.2 to metadata.json. The better way should be use the same system as gnome website.
I try to rework my versions and update metadata.json on github ASAP.
I updated now, and I have version 3. So 3 corresponds to github version 1.2 right?
Yes they are equal. But now I thnik better could be same version number. Because this should be confusing. And maybe some upgrade between github version and gnome portal shouldn't work.
Hi,
I installed
rss-feed
from https://extensions.gnome.org/extension/948/rss-feed/ and looking at the localmetadata.json
it showswhile
metadata.json
shows 1.1, and yet the latest release is 1.2. Why the version downloaded from gnome website is higher?Thanks