fix(wealthfolio): pin to v3.0.3 due to breaking changes

This commit is contained in:
CanbiZ (MickLesk)
2026-03-06 14:16:54 +01:00
parent eb848fd70f
commit 9e2bb23d35
2 changed files with 4 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ msg_ok "Installed Dependencies"
setup_rust
NODE_VERSION="20" NODE_MODULE="pnpm" setup_nodejs
fetch_and_deploy_gh_release "wealthfolio" "afadil/wealthfolio" "tarball"
fetch_and_deploy_gh_release "wealthfolio" "afadil/wealthfolio" "tarball" "v3.0.3"
msg_info "Building Frontend (patience)"
cd /opt/wealthfolio