Skip to content

Commit

Permalink
10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Oct 20, 2023
1 parent 60af0bd commit 4bac6e9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Cardinal at Work Profile

10.0.0
--------------------------------------------------------------------------------
_Release Date: 2023-10-20_

- All things Drupal 10
- New prosthetic field for benefits.

9.3.3
--------------------------------------------------------------------------------
_Release Date: 2023-09-22_
Expand Down
2 changes: 1 addition & 1 deletion caw_profile.info.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Cardinal at Work Profile'
description: 'CAW Website Profile'
version: 9.3.3
version: 10.0.0
type: profile
project: Cardinal at Work
core_version_requirement: ^9 || ^10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

/**
* A Drush commandfile.
* @codeCoverageIgnore
*/
class CawProfileHelperCommands extends DrushCommands {

Expand Down

0 comments on commit 4bac6e9

Please sign in to comment.