diff --git a/README.md b/README.md index 4bd5f2e9..f3bcdc85 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ #### A real-time map-based reporting system for campus infrastructure issues, built to improve visibility, accountability, and resolution efficiency. [![status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) -[![version](https://img.shields.io/badge/version-v1.3.0-yellow.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) +[![version](https://img.shields.io/badge/version-v1.3.1-yellow.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) [![PRs](https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) > **🥰 Like this project? Please consider giving it a Star (🌟) on GitHub to show us your appreciation. Thank you!** diff --git a/src/pages/token/google_oauth_token.php b/src/pages/token/google_oauth_token.php index e4da67d7..3895634b 100644 --- a/src/pages/token/google_oauth_token.php +++ b/src/pages/token/google_oauth_token.php @@ -219,7 +219,7 @@ if (isset($_GET['code'])) {
- Need Help? Checkout Github Docs - v1.3.0 + v1.3.1