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

Conversation

Flottertotte
Copy link

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant