Android version name

I cant change my Android games version number. It is just allways 1.0. If i put “2” in version when i buid, it still shows 1.0 in my device. Previously i changed that with decompiling my game and edited android manifest, but now with latest daily build apk manager(software i use to decompile) gets error. With older daily build of corona apk manager works well.
So are there any way to change my games version to for example 1.2? [import]uid: 18445 topic_id: 12367 reply_id: 312367[/import]

I am having the same issue as well. It looks like the Version that you enter during build is now set into the manifest as the versionName rather than the versionCode. I am using build 2011.484 on Mac. [import]uid: 41124 topic_id: 12367 reply_id: 46897[/import]