Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alligned version number with version on moodle.org #238

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Alligned version number with version on moodle.org #238

wants to merge 1 commit into from

Commits on Apr 27, 2017

  1. Alligned version number with version on moodle.org

    I experienced the following problem:
    1. In my moodle install, I checked for available plugin updates
    2. Regarding the Oauth plugin, the system tells me: "There is a new version 2016061204 available! Release 2.3 (Build: 2016061204)" 
    3. I let moodle install the update (which is taken from moodle.org)
    4. After successful installation, I do step one again and still see for the Oauth plugin:  "There is a new version 2016061204 available! Release 2.3 (Build: 2016061204)" 
    5. I check the version number in the version.php file and see that the version of the plugin is: 2016061202 
    
    Therefore I have changed the version to 2016061204
    Flottertotte authored Apr 27, 2017
    Configuration menu
    Copy the full SHA
    af14169 View commit details
    Browse the repository at this point in the history