Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Update #86byt93eq readme and version file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaalshaikh committed May 28, 2024
1 parent 63187a8 commit 21467ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The block_coursenotes block stores notes by the user for a specific course.
---
### Changelog

##### 4.1.0 (27.05.2024)
##### 4.1.0 (28.05.2024)
* Original release


Expand Down
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2024052700;
$plugin->version = 2024052800;
$plugin->requires = 2022111800;
$plugin->supported = [400, 401];
$plugin->component = 'block_coursenotes';
Expand Down

0 comments on commit 21467ee

Please sign in to comment.