Skip to content

Commit a043cc8

Browse files
committed
Changed version number
1 parent 24837c4 commit a043cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/physics/arcade/Body.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1959,7 +1959,7 @@ var Body = new Class({
19591959
* Sets the Body's `enable` property.
19601960
*
19611961
* @method Phaser.Physics.Arcade.Body#setEnable
1962-
* @since 3.14.0
1962+
* @since 3.15.0
19631963
*
19641964
* @param {boolean} [value=true] - The value to assign to `enable`.
19651965
*

0 commit comments

Comments
 (0)