# How to get the Version(Android VersionName, iOS BundleVersion) in .unoproj

**URL:** https://forums.fusetools.com/t/how-to-get-the-version-android-versionname-ios-bundleversion-in-unoproj/4692
**Category:** How-to Discussions
**Created:** [October 11, 2017, 5:00pm UTC](https://forums.fusetools.com/t/how-to-get-the-version-android-versionname-ios-bundleversion-in-unoproj/4692 "2017-10-11T17:00:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Sun\_Kim](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/sun_kim/32/606_2.png) [@Sun\_Kim](https://forums.fusetools.com/u/Sun_Kim)
#### Post date: [October 11, 2017, 5:00pm UTC](https://forums.fusetools.com/t/how-to-get-the-version-android-versionname-ios-bundleversion-in-unoproj/4692/1 "2017-10-11T17:00:29Z")

</div>

Thanks for the great tool.

In a .ux/.js file, How can I get the Version(Android VersionName, iOS BundleVersion) from .unoproj file?

---

<div class="post-metadata">

### Author: ![Uldis](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/uldis/32/657_2.png) [@Uldis](https://forums.fusetools.com/u/Uldis)
#### Post date: [October 12, 2017, 8:32am UTC](https://forums.fusetools.com/t/how-to-get-the-version-android-versionname-ios-bundleversion-in-unoproj/4692/2 "2017-10-12T08:32:44Z")

</div>

You can use [fuse-unoproject](https://github.com/bolav/fuse-unoproject) community library to do that. Adding support to reading more fields is pretty trivial.

---

<div class="post-metadata">

### Author: ![Sun\_Kim](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/sun_kim/32/606_2.png) [@Sun\_Kim](https://forums.fusetools.com/u/Sun_Kim)
#### Post date: [October 17, 2017, 3:12am UTC](https://forums.fusetools.com/t/how-to-get-the-version-android-versionname-ios-bundleversion-in-unoproj/4692/3 "2017-10-17T03:12:30Z")

</div>

Thank you very much, Uldis!!

> **Uldis wrote:**
> 
> You can use [fuse-unoproject](https://github.com/bolav/fuse-unoproject) community library to do that. Adding support to reading more fields is pretty trivial.
