Skip to content

Commit

Permalink
Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aapomm committed Aug 30, 2023
1 parent 540f448 commit 01c7280
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v4.10.0 (September 2023)
- No changes

v4.9.0 (June 2023)
- Fix CSV upload for files with special characters
- Update views for compatibility with Bootstrap 5
Expand Down
2 changes: 1 addition & 1 deletion lib/dradis/plugins/csv/gem_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def self.gem_version

module VERSION
MAJOR = 4
MINOR = 9
MINOR = 10
TINY = 0
PRE = nil

Expand Down

0 comments on commit 01c7280

Please sign in to comment.