Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LabNbook
LabNbook-Moodle
Commits
a16414dc
Verified
Commit
a16414dc
authored
Oct 14, 2020
by
David Beniamine
Browse files
Release info for 37-39
parent
8d4d1368
Changes
1
Hide whitespace changes
Inline
Side-by-side
version.php
View file @
a16414dc
...
...
@@ -9,7 +9,8 @@
\
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$plugin
->
component
=
'mod_labnbook'
;
$plugin
->
release
=
'0.1.4'
;
$plugin
->
version
=
2019020102
;
$plugin
->
requires
=
2016120500
;
$plugin
->
maturity
=
MATURITY_ALPHA
;
$plugin
->
release
=
'0.1.5'
;
$plugin
->
version
=
2020101400
;
$plugin
->
requires
=
2019052000
;
$plugin
->
maturity
=
MATURITY_RC
;
$plugin
->
supported
=
[
37
,
39
];
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