Skip to content

Commit

Permalink
Major package bump fixing webhooks and sync for expenses configuratio…
Browse files Browse the repository at this point in the history
…n schema (#77)
  • Loading branch information
dcoplowe authored Sep 18, 2023
1 parent 3522325 commit 2d5d224
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bank-feeds/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ features:
globalServerURLs: 2.82.0
nameOverrides: 2.81.1
csharp:
version: 0.8.0
version: 1.0.0
author: Codat
description: Set up bank feeds from accounts in your application to supported accounting platforms.
dotnetVersion: net6.0
Expand Down
2 changes: 1 addition & 1 deletion lending/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ features:
groups: 2.81.1
nameOverrides: 2.81.1
csharp:
version: 2.3.0
version: 3.0.0
author: Codat
description: Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features.
dotnetVersion: net6.0
Expand Down
2 changes: 1 addition & 1 deletion platform/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ features:
globalServerURLs: 2.82.0
nameOverrides: 2.81.1
csharp:
version: 0.5.0
version: 1.0.0
author: Codat
description: Manage the building blocks of Codat, including companies, connections, and more.
dotnetVersion: net6.0
Expand Down
2 changes: 1 addition & 1 deletion sync-for-commerce/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ features:
globalServerURLs: 2.82.0
nameOverrides: 2.81.1
csharp:
version: 0.6.0
version: 1.0.0
author: Codat
description: Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform.
dotnetVersion: net6.0
Expand Down
2 changes: 1 addition & 1 deletion sync-for-expenses/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ features:
globalServerURLs: 2.82.0
nameOverrides: 2.81.1
csharp:
version: 0.8.0
version: 1.0.0
author: Codat
description: Push expenses to accounting platforms.
dotnetVersion: net6.0
Expand Down
2 changes: 1 addition & 1 deletion sync-for-payables/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ features:
globalServerURLs: 2.82.0
nameOverrides: 2.81.1
csharp:
version: 0.4.0
version: 1.0.0
author: Codat
description: Streamline your customers' accounts payable workflow.
dotnetVersion: net6.0
Expand Down
2 changes: 1 addition & 1 deletion sync-for-payroll/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ features:
globalServerURLs: 2.82.0
nameOverrides: 2.81.1
csharp:
version: 0.4.0
version: 1.0.0
author: Codat
description: Push payroll to accounting platforms.
dotnetVersion: net6.0
Expand Down

0 comments on commit 2d5d224

Please sign in to comment.