Version info in Webxdc apps

Expected behavior

The Webxdc app version can be displayed via the three-dot menu.

Actual behavior

The Webxdc app version cannot be displayed via the three-dot menu.

Explanation

In some apps, the version is displayed and in others not.
If you could see it via the three-dot menu, it would be easier to distinguish different versions.
Especially if you haven’t downloaded them from the Xstore.

Example Images

1 Like

there is no strict concept of a version yet, like there is no manifest field for it yet. Though we could probably add one.

Though the actual question is how to implement the tooling so the value is actually updated, maybe the store can overwrite it with the git tag if the webxdc developer forgot to update it?