How to display mobile-config.js App version in UI?

I’d like to be able to display my app’s version number in the UI of my application. I’d like to avoid duplication of variables/settings, but can’t seem to access any of the App.info settings from the UI. Can’t find anything in the docs - is this not possible?

2 Likes

This would be fixed by this issue: https://github.com/meteor/meteor/issues/4751

1 Like