**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* - [Cocos2d-x 3.13.1 Release Notes](#cocos2d-x-3131-release-notes) - [Misc Information](#misc-information) - [v3.13.1](#v3131) - [Bug fixed](#bug-fixed) # Cocos2d-x 3.13.1 Release Notes # # Misc Information * [Full Changelog](https://github.com/cocos2d/cocos2d-x/blob/v3/CHANGELOG) # v3.13.1 ## Bug fixed * Label color broken * application will crash in debug mode if don't specify a design resolution * may crash if coming from background by clicking application icon on Android * object.setString() has not effect if passing a number on JSB * AudioEngine can not play audio if the audio lies outside APK on Android * AudioEngine::stop() will trigger `finish` callback on Android Can refer to [here](https://github.com/cocos2d/cocos2d-x/milestone/33) for detail information about these issues.