Skip to content

Commit c8238a0

Browse files
committed
Push release
1 parent 37e0560 commit c8238a0

File tree

3 files changed

+95
-62
lines changed

3 files changed

+95
-62
lines changed

apps/fluster/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@citation-js/plugin-csl": "0.7.18",
4747
"@datalayer/jupyter-react": "^1.0.1",
4848
"@excalidraw/excalidraw": "^0.18.0",
49-
"@fluster.io/dev": "workspace:*",
49+
"@fluster.io/dev": "0.3.17",
5050
"@google/model-viewer": "^4.1.0",
5151
"@hookform/resolvers": "5.0.1",
5252
"@lancedb/lancedb": "^0.19.1",

apps/fluster/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"productName": "Fluster",
3-
"version": "0.3.16",
3+
"version": "0.3.17",
44
"identifier": "com.fluster.app",
55
"build": {
66
"beforeDevCommand": "pnpm dev",

0 commit comments

Comments
 (0)