Skip to content

Commit

Permalink
bump version to 0.2.42
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdewar committed Oct 23, 2023
1 parent ba85686 commit 01c32ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2023-10-23 Version 0.2.42
* Handle null values for forum ids

2018-05-11 Version 0.2.41
* Fix canvas conversion with missing mod instances

Expand Down
2 changes: 1 addition & 1 deletion lib/moodle2cc/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Moodle2CC
VERSION = "0.2.41"
VERSION = "0.2.42"
end

0 comments on commit 01c32ca

Please sign in to comment.