Skip to content

Commit c60c10e

Browse files
committed
%VITE_VERSION%
1 parent 836b208 commit c60c10e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
VITE_VERSION=$npm_package_version

docs/observable.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</a>
3838
<div style="display: flex; align-items: center; justify-self: end; gap: 1rem; font-size: 14px;">
3939
<a href="https://github.com/observablehq/notebook-kit/releases" style="color: inherit;">
40-
1.0.0
40+
%VITE_VERSION%
4141
</a>
4242
<a href="https://github.com/observablehq/notebook-kit" style="color: inherit;">
4343
GitHub ★

0 commit comments

Comments
 (0)