Skip to content

Commit 7dc7d2d

Browse files
committed
Release new version
1 parent 1a8c4b7 commit 7dc7d2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
:aliases
2222
{:dev
2323
{:extra-deps
24-
{ io.github.metabase/metabase { :git/tag "v0.50.31", :git/sha "33dddaa" } }
24+
{ io.github.metabase/metabase { :git/tag "v0.50.31", :git/sha "1a8c47" } }
2525
}
2626
}
2727
}

resources/metabase-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
info:
22
name: Metabase Teradata Driver
33
# also replace the version in deps.edn if you change the metabase version here
4-
version: 1.1.17-metabase-v0.50.31-teradata-jdbc-20.00
4+
version: 1.1.18-metabase-v0.50.31-teradata-jdbc-20.00
55
description: Allows Metabase to connect to Teradata databases. Community Supported driver.
66
dependencies:
77
- class: com.teradata.jdbc.TeraDriver

0 commit comments

Comments
 (0)