Skip to content

Commit

Permalink
Update dbt_project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robcurtis committed Jan 9, 2025
1 parent e09cf2f commit 53016a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
config-version: 2
name: 'quickbooks'

version: '0.17.0'
version: '0.17.1'

require-dbt-version: [">=1.3.0", "<2.0.0"]

Expand Down Expand Up @@ -63,7 +63,7 @@ vars:
using_address: true
using_bill: true
using_credit_memo: true
using_department: true
using_department: false
using_deposit: true
using_estimate: true
using_invoice: true
Expand Down

0 comments on commit 53016a3

Please sign in to comment.