diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-11-08 11:18:58 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-11-08 11:18:58 -0500 |
| commit | f0f43ac073226da65475560c05964c6993540c54 (patch) | |
| tree | dfb4c2f913ba5a65c602e832548c8783d95ffd84 /StoneIsland/platforms/platforms.json | |
| parent | 8b0d192d82bf12f3d82be6e9447918521e99d5ca (diff) | |
| parent | a3b4833243672f75e747db8f2a94695ff87cf83b (diff) | |
merge
Diffstat (limited to 'StoneIsland/platforms/platforms.json')
| -rwxr-xr-x | StoneIsland/platforms/platforms.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/platforms/platforms.json b/StoneIsland/platforms/platforms.json index 29f3305d..d5ffc165 100755 --- a/StoneIsland/platforms/platforms.json +++ b/StoneIsland/platforms/platforms.json @@ -1,4 +1,4 @@ { - "ios": "3.9.2", - "android": "4.1.1" + "android": "4.1.1", + "ios": "3.9.2" }
\ No newline at end of file |
