Skip to content

Commit

Permalink
バージョンを5.0.21に変更
Browse files Browse the repository at this point in the history
  • Loading branch information
momofff committed Jul 18, 2024
1 parent fe15772 commit 47d0d32
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion plugins/baser-core/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
5.0.20
5.0.21

///////////////////////////////////////////////////////////////////////////////////////////////////////////
// +---------------------------------------------------------------------------------------------------+ //
Expand Down
28 changes: 14 additions & 14 deletions plugins/baser-core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"josegonzalez/dotenv": "^3.2",
"mobiledetect/mobiledetectlib": "^2.8",
"ext-json": "*",
"baserproject/bc-admin-third": "^5.0.20",
"baserproject/bc-blog": "^5.0.20",
"baserproject/bc-content-link": "^5.0.20",
"baserproject/bc-custom-content": "^5.0.20",
"baserproject/bc-editor-template": "^5.0.20",
"baserproject/bc-favorite": "^5.0.20",
"baserproject/bc-front": "^5.0.20",
"baserproject/bc-installer": "^5.0.20",
"baserproject/bc-mail": "^5.0.20",
"baserproject/bc-search-index": "^5.0.20",
"baserproject/bc-theme-config": "^5.0.20",
"baserproject/bc-theme-file": "^5.0.20",
"baserproject/bc-uploader": "^5.0.20",
"baserproject/bc-widget-area": "^5.0.20",
"baserproject/bc-admin-third": "5.0.x",
"baserproject/bc-blog": "5.0.x",
"baserproject/bc-content-link": "5.0.x",
"baserproject/bc-custom-content": "5.0.x",
"baserproject/bc-editor-template": "5.0.x",
"baserproject/bc-favorite": "5.0.x",
"baserproject/bc-front": "5.0.x",
"baserproject/bc-installer": "5.0.x",
"baserproject/bc-mail": "5.0.x",
"baserproject/bc-search-index": "5.0.x",
"baserproject/bc-theme-config": "5.0.x",
"baserproject/bc-theme-file": "5.0.x",
"baserproject/bc-uploader": "5.0.x",
"baserproject/bc-widget-area": "5.0.x",
"imo-tikuwa/cakephp-soft-delete": "^2.0",
"ext-mbstring": "*",
"ext-zip": "*",
Expand Down

0 comments on commit 47d0d32

Please sign in to comment.