[TIMOB-16604] Package.json shows wrong sdk version 3.2.1 instead of 3.2.2
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-03-11T00:54:55.000+0000 |
Affected Version/s | Release 3.2.2 |
Fix Version/s | n/a |
Components | n/a |
Labels | qe-3.2.2 |
Reporter | Lokesh Choudhary |
Assignee | Ingo Muschenetz |
Created | 2014-03-11T00:30:45.000+0000 |
Updated | 2017-03-16T20:59:54.000+0000 |
Description
Description:
1. Check for Appcelerator updates from studio.
2. You will see update for sdk 3.2.2.GA available.
3. Install the 3.2.2.GA sdk.
4. Go to the sdk location depending on the platform.
5. Open the package.json file & check the version field.
Actual Results:
1. We see version as 3.2.1 & not 3.2.2.
Expected Results:
1. We should see version as 3.2.2.
Comments
JSON Source
Just updated this in the 3_2_X branch, and added it as a part of the release process.
Closing ticket as fixed.