Skip to content

Commit

Permalink
5.10.0 tested upgrade from 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudIO committed Jul 13, 2024
1 parent 428c39a commit 60bec56
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 67 deletions.
70 changes: 14 additions & 56 deletions demo/ChurchCRM-Database.sql

Large diffs are not rendered by default.

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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "churchcrm",
"version": "5.9.3",
"version": "5.10.0",
"description": "Free Church CRM Software",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Free Church CRM Software",
"license": "MIT",
"type": "project",
"version": "5.9.3",
"version": "5.10.0",
"keywords": [
"church",
"crm"
Expand Down
2 changes: 1 addition & 1 deletion src/composer.lock

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

11 changes: 5 additions & 6 deletions src/mysql/upgrade.json
Original file line number Diff line number Diff line change
Expand Up @@ -391,11 +391,10 @@
"versions": [
"5.9.0",
"5.9.1",
"5.9.2"
"5.9.2",
"5.9.3"
],
"scripts": [

],
"dbVersion": "5.9.3"
"scripts": [],
"dbVersion": "5.10.0"
}
}
}

0 comments on commit 60bec56

Please sign in to comment.