Gitlab CSE Unil
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
M. Chardon
moodle-assignfeedback_editpdfplus
Commits
64cc55a0
Commit
64cc55a0
authored
Oct 08, 2019
by
M. Chardon
Browse files
maj version
parent
fd9cbabb
Changes
1
Hide whitespace changes
Inline
Side-by-side
version.php
View file @
64cc55a0
...
@@ -25,9 +25,9 @@
...
@@ -25,9 +25,9 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$plugin
->
version
=
201907010
1
;
$plugin
->
version
=
201907010
2
;
$plugin
->
requires
=
2019051100
;
// Moodle 3.7
$plugin
->
requires
=
2019051100
;
// Moodle 3.7
$plugin
->
maturity
=
MATURITY_STABLE
;
$plugin
->
maturity
=
MATURITY_STABLE
;
$plugin
->
release
=
"2.3.
3
(Build: 201907010
0
)"
;
$plugin
->
release
=
"2.3.
5
(Build: 201907010
2
)"
;
$plugin
->
component
=
'assignfeedback_editpdfplus'
;
$plugin
->
component
=
'assignfeedback_editpdfplus'
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment