Skip to content

Commit

Permalink
Bump version: 3.12.0 → 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martignoni committed Nov 9, 2021
1 parent cc79196 commit 9914880
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 3.12.0
current_version = 4.0.0
commit = True
tag = True

Expand Down
4 changes: 2 additions & 2 deletions default.config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# MoodleBox version and release date.
moodlebox_version: '3.12.0'
moodlebox_release_date: '2021-07-11'
moodlebox_version: '4.0.0'
moodlebox_release_date: '2021-11-09'
moodlebox_name: 'MoodleBox'

# MoodleBox hostname (taken from inventory).
Expand Down

0 comments on commit 9914880

Please sign in to comment.