I recently started to work with yii, where can i find the yii version of my yii app?
You can use getVersion() of YiiBase
Yii::getVersion();