Skip to content

Commit a997be4

Browse files
committed
v3.0.4
1 parent eda2545 commit a997be4

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/ServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class ServiceProvider extends ACMS_App
1313
/**
1414
* @var string
1515
*/
16-
public $version = '3.0.3';
16+
public $version = '3.0.4';
1717

1818
/**
1919
* @var string

build/Zoho.zip

-64.1 KB
Binary file not shown.

build/v3.0.4/Zoho.zip

2.68 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "acms-zoho",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Zoho API と連携し、お問い合わせフォームなどで送信された内容をZoho CRMに登録します。",
55
"main": "deploy.js",
66
"scripts": {

0 commit comments

Comments
 (0)