Skip to content

Commit

Permalink
Release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yannlugrin committed Dec 22, 2022
1 parent 800fdc7 commit e9df847
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Capdrupal Changelog

## NEXT RELEASE

## 3.0.2 (2022-12-22)
- Allow Site directory to be configured
- Optimize permissions related tasks

Expand Down
2 changes: 1 addition & 1 deletion capdrupal.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = 'capdrupal'
spec.version = '3.0.1'
spec.version = '3.0.2'
spec.authors = ['Kevin Wenger', 'Yann Lugrin', 'Gilles Doge', 'Toni Fisler', 'Simon Perdrisat', 'Robert Wohleb', 'Kim Pepper']
spec.email = ['[email protected]']

Expand Down

0 comments on commit e9df847

Please sign in to comment.