Skip to content

Commit

Permalink
5.4.1 started
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudIO committed Dec 29, 2023
1 parent c385352 commit 622af61
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "churchcrm",
"version": "5.4.0",
"version": "5.4.1",
"description": "Free Church CRM Software",
"repository": {
"type": "git",
Expand Down Expand Up @@ -124,4 +124,4 @@
"cypress": "^13.3.2",
"grunt-poeditor-gd": "0.2.0"
}
}
}
4 changes: 2 additions & 2 deletions src/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "churchcrm/crm",
"version": "5.4.0",
"version": "5.4.1",
"type": "project",
"keywords": [
"church",
Expand Down Expand Up @@ -90,4 +90,4 @@
"rector/rector": "^0.18.5",
"squizlabs/php_codesniffer": "^3.7"
}
}
}
11 changes: 4 additions & 7 deletions src/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 6 additions & 5 deletions src/mysql/upgrade.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,10 +355,11 @@
},
"current": {
"versions": [
"5.3.1"
"5.3.1",
"5.4.0",
"5.4.1"
],
"scripts": [
],
"dbVersion": "5.4.0"
"scripts": [],
"dbVersion": "5.4.1"
}
}
}

0 comments on commit 622af61

Please sign in to comment.