Skip to content

Commit bf32cda

Browse files
mposttbuschto
authored andcommitted
Correct cordova versions in FAQ
1 parent 56cb3d3 commit bf32cda

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/faq.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ One way to put it is "Tabris.js is Cordova with native widgets instead of HTML".
4949

5050
### What Cordova platform versions is Tabris.js based on?
5151

52-
| | Tabris.js 1.x | Tabris.js 2.x | Tabris.js 3.x |
53-
|---------|---------------|---------------|---------------|
54-
| Android | 4.2 | 4.4 | 5.0 |
55-
| iOS | 4.5.4 | 5.0.0 | 5.0.0 |
56-
| Windows | N/A | 5.0.0 | N/A |
52+
| | Android | iOS | Windows |
53+
|---------------|-----------|---------------|---------|
54+
| Tabris.js 1.x | 5.2.2 | 4.5.4 | N/A |
55+
| Tabris.js 2.x | 6.2 - 6.3 | 4.5.4 - 5.0.0 | 5.0.0 |
56+
| Tabris.js 3.x | 8.0 | 5.0.0 | N/A |
5757

5858
### Is Tabris.js based on Java?
5959

0 commit comments

Comments
 (0)