Skip to content

Commit 2d5d224

Browse files
authored
Major package bump fixing webhooks and sync for expenses configuration schema (#77)
1 parent 3522325 commit 2d5d224

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

bank-feeds/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ features:
1717
globalServerURLs: 2.82.0
1818
nameOverrides: 2.81.1
1919
csharp:
20-
version: 0.8.0
20+
version: 1.0.0
2121
author: Codat
2222
description: Set up bank feeds from accounts in your application to supported accounting platforms.
2323
dotnetVersion: net6.0

lending/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ features:
1818
groups: 2.81.1
1919
nameOverrides: 2.81.1
2020
csharp:
21-
version: 2.3.0
21+
version: 3.0.0
2222
author: Codat
2323
description: Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features.
2424
dotnetVersion: net6.0

platform/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ features:
1717
globalServerURLs: 2.82.0
1818
nameOverrides: 2.81.1
1919
csharp:
20-
version: 0.5.0
20+
version: 1.0.0
2121
author: Codat
2222
description: Manage the building blocks of Codat, including companies, connections, and more.
2323
dotnetVersion: net6.0

sync-for-commerce/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ features:
1717
globalServerURLs: 2.82.0
1818
nameOverrides: 2.81.1
1919
csharp:
20-
version: 0.6.0
20+
version: 1.0.0
2121
author: Codat
2222
description: Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform.
2323
dotnetVersion: net6.0

sync-for-expenses/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ features:
1717
globalServerURLs: 2.82.0
1818
nameOverrides: 2.81.1
1919
csharp:
20-
version: 0.8.0
20+
version: 1.0.0
2121
author: Codat
2222
description: Push expenses to accounting platforms.
2323
dotnetVersion: net6.0

sync-for-payables/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ features:
1717
globalServerURLs: 2.82.0
1818
nameOverrides: 2.81.1
1919
csharp:
20-
version: 0.4.0
20+
version: 1.0.0
2121
author: Codat
2222
description: Streamline your customers' accounts payable workflow.
2323
dotnetVersion: net6.0

sync-for-payroll/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ features:
1717
globalServerURLs: 2.82.0
1818
nameOverrides: 2.81.1
1919
csharp:
20-
version: 0.4.0
20+
version: 1.0.0
2121
author: Codat
2222
description: Push payroll to accounting platforms.
2323
dotnetVersion: net6.0

0 commit comments

Comments
 (0)