Skip to content

Commit

Permalink
v2.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
uidev1116 committed Nov 13, 2023
1 parent f7a1e39 commit fc56f02
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class ServiceProvider extends ACMS_App
/**
* @var string
*/
public $version = '2.0.21';
public $version = '2.0.22';

/**
* @var string
Expand Down
Binary file modified build/Zoho.zip
Binary file not shown.
Binary file added build/v2.0.22/Zoho.zip
Binary file not shown.
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": "acms-zoho",
"version": "2.0.21",
"version": "2.0.22",
"description": "Zoho API と連携し、お問い合わせフォームなどで送信された内容をZoho CRMに登録します。",
"main": "deploy.js",
"scripts": {
Expand Down

0 comments on commit fc56f02

Please sign in to comment.