is shell extension version number in metadata.json can be a string?



Hi, I'm modifying a gnome shell extension, is the version number in metadata.json can be a string containing alphabetic character ? it looks like all extensions I have use a decimal number, but it's not very convenient…

I want to use a version number based on git revision (like "1.0~git160117062634.d1c3b60" for example), so my makefile can just write down a new version number at build time.

--
Thomas DEBESSE


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]