diff --git a/config/app.php b/config/app.php index a8a5e27f6..4b6ca98ea 100644 --- a/config/app.php +++ b/config/app.php @@ -33,7 +33,7 @@ return [ | This tells about aplication current version. | */ - 'version' => 'Community 1.9.5', + 'version' => 'Community 1.9.6', /* |-------------------------------------------------------------------------- | Application Name diff --git a/release-notes.txt b/release-notes.txt index 34cdbeac1..121d0c112 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -22,6 +22,12 @@ | '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' || '--------------' | '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' '----------------' |===================================================== +| v1.9.6 Facebook login bug fix patch +|===================================================== +## Bug Fixed + Token parsing issue for Facebook which pevents users from login the system using Facebook oAuth API. + +|===================================================== | v1.9.5 (security hot fixt patch2) |===================================================== ## Bug Fixed