Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-theme_boost_campus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-theme_boost_campus
Commits
b7ef867c
Commit
b7ef867c
authored
4 years ago
by
Kathrin Osswald
Browse files
Options
Downloads
Patches
Plain Diff
Release v3.9-r1
parent
168b2bd5
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.md
+1
-1
1 addition, 1 deletion
CHANGES.md
version.php
+2
-2
2 additions, 2 deletions
version.php
with
3 additions
and
3 deletions
CHANGES.md
+
1
−
1
View file @
b7ef867c
...
...
@@ -4,7 +4,7 @@ moodle-theme_boost_campus
Changes
-------
###
Unr
elease
d
###
R
elease
v3.9-r1
*
2020-09-30 - Adjusted settings.php due to upstream changes in theme Boost settings.
*
2020-09-28 - Added setting to be able to enable the initial Boost Campus back to top button instead of the new Boost Go to top button.
...
...
This diff is collapsed.
Click to expand it.
version.php
+
2
−
2
View file @
b7ef867c
...
...
@@ -25,8 +25,8 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$plugin
->
component
=
'theme_boost_campus'
;
$plugin
->
version
=
202009
0102
;
$plugin
->
release
=
'v3.
8
-r
5
'
;
$plugin
->
version
=
202009
3000
;
$plugin
->
release
=
'v3.
9
-r
1
'
;
$plugin
->
requires
=
2020061502
;
$plugin
->
maturity
=
MATURITY_STABLE
;
$plugin
->
dependencies
=
array
(
'theme_boost'
=>
2020061500
);
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment