Skip to content

Commit 00b7758

Browse files
authored
Merge pull request #70 from c-herrewijn/bump-to-v131
bump to v1.3.1
2 parents 39779f8 + b1f5b54 commit 00b7758

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
1818
with:
1919
extension_name: httpfs
20-
duckdb_version: v1.3.0
20+
duckdb_version: v1.3.1
2121
ci_tools_version: main
2222

2323
duckdb-stable-deploy:
@@ -27,6 +27,6 @@ jobs:
2727
secrets: inherit
2828
with:
2929
extension_name: httpfs
30-
duckdb_version: v1.3.0
30+
duckdb_version: v1.3.1
3131
ci_tools_version: main
3232
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}

duckdb

Submodule duckdb updated 266 files

0 commit comments

Comments
 (0)