release updates

This commit is contained in:
Manish Verma
2017-05-15 16:32:24 +05:30
parent baf9494f68
commit cbf2cb0a2c
2 changed files with 7 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ return [
| This tells about aplication current version.
|
*/
'version' => 'Community 1.9.4',
'version' => 'Community 1.9.5',
/*
|--------------------------------------------------------------------------
| Application Name

View File

@@ -21,6 +21,12 @@
| | | || | | || | | || | | || | | || | | || | | || | | |
| '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' |
'----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------'
|=====================================================
| v1.9.5 (security hot fixt patch2)
|=====================================================
## Bug Fixed
Github issue #446 regarding CSRF
Enabled CSRF token verification to prevent CSRF attacks
|=====================================================
| v1.9.4 (security hot fixt patch)