Skip to content

Commit

Permalink
Update about to reflect latest duckdb was.
Browse files Browse the repository at this point in the history
  • Loading branch information
rpbouman committed Apr 15, 2024
1 parent bb28674 commit 1ecb2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ <h3 id="aboutDialogTitle">About Huey...</h3>
<ul>
<li>Huey version 0.0.3 - tiny ripple</li>
<li><a href="https://duckdb.org/" target="_duckdb" id="duckdbVersionLabel"></a></li>
<li><a href="https://www.jsdelivr.com/package/npm/@duckdb/duckdb-wasm?version=1.28.1-dev127.0" target="jsdelivr">DuckDB WASM 1.28.1-dev169.0</a></li>
<li><a href="https://www.jsdelivr.com/package/npm/@duckdb/duckdb-wasm?version=1.28.1-dev179.0" target="jsdelivr">DuckDB WASM 1.28.1-dev179.0</a></li>
<li><a href="https://tabler.io/icons" target="_tabler-icons">Tabler Icons v2.47.0</a></li>
<li><a href="https://github.com/rpbouman/huey/" target="_github">Huey Source on Github</a></li>
<li><a href="https://raw.githubusercontent.com/rpbouman/huey/dev/LICENSE" target="_github">License (MIT)</a></li>
Expand Down

0 comments on commit 1ecb2fa

Please sign in to comment.