Skip to content

Commit

Permalink
Updated supported versions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Jul 12, 2017
1 parent 3be988e commit dfb8861
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion spine-as3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-as3 works with data exported from Spine 3.5.xx.
spine-as3 works with data exported from Spine 3.6.xx.

spine-as3 supports all Spine features, including meshes. If using the `spine.flash` classes for rendering, meshes are not supported.

Expand Down
2 changes: 1 addition & 1 deletion spine-c/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-c works with data exported from Spine 3.5.xx.
spine-c works with data exported from Spine 3.6.xx.

spine-c supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-corona/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-corona works with data exported from Spine 3.5.xx.
spine-corona works with data exported from Spine 3.6.xx.

spine-corona supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-libgdx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-libgdx works with data exported from Spine 3.5.xx.
spine-libgdx works with data exported from Spine 3.6.xx.

spine-libgdx supports all Spine features and is the reference runtime implementation.

Expand Down
2 changes: 1 addition & 1 deletion spine-lua/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-lua works with data exported from Spine 3.5.xx.
spine-lua works with data exported from Spine 3.6.xx.

spine-lua supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-monogame/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-monogame works with data exported from Spine 3.5.xx.
spine-monogame works with data exported from Spine 3.6.xx.

spine-monogame supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-sfml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-sfml works with data exported from Spine 3.5.xx.
spine-sfml works with data exported from Spine 3.6.xx.

spine-sfml supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-starling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-starling works with data exported from Spine 3.5.xx.
spine-starling works with data exported from Spine 3.6.xx.

spine-starling supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-ts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-ts works with data exported from Spine 3.6.xx
spine-ts works with data exported from Spine 3.6.xx.

spine-ts WebGL & Widget backends supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-ue4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-ue4 works with data exported from the latest Spine version.
spine-ue4 works with data exported from Spine 3.6.xx.

spine-ue4 supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-xna/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-xna works with data exported from Spine 3.5.xx.
spine-xna works with data exported from Spine 3.6.xx.

spine-xna supports all Spine features.

Expand Down

0 comments on commit dfb8861

Please sign in to comment.