Hi there,
In my sample application I have the version in two places.
1) In the main Construct 2 screen, under the Projects panel, when you select your root project, there is a field for Version under the Properties panel. I have mine set to: 1.0.0.0
2) During export, on the BlackBerry 10 Options page (where the WebWorks install path is supplied), there is a version field which I set to 1.0.0.1.
The version in (2) is the one that I am incrementing (i.e. 1.0.0.2, 1.0.0.3, 1.0.1.0, etc.)
Does this match what you're doing in your project?