File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ RUN npm install
4141# Build workspaces in order
4242RUN npm run build -w shared
4343# Supervisor / CI passes BUILD_VERSION from ha-addon/config.yaml version; CI may pass VITE_APP_BUILD_VERSION (tag@sha) instead.
44- ARG BUILD_VERSION=1.3.10
44+ ARG BUILD_VERSION=1.3.11
4545ARG VITE_APP_BUILD_VERSION=
4646ARG VITE_INSTALL_KIND=docker
4747ENV VITE_INSTALL_KIND=docker
Original file line number Diff line number Diff line change 11name : " Financial Overview"
22# Must match server/package.json "version". Supervisor passes BUILD_VERSION to CI Docker builds from this value.
3- version : " 1.3.10 "
3+ version : " 1.3.11 "
44slug : " bank_scraper"
55description : " Financial Overview (מבט כלכלי) — scrape Israeli banks and upload to Google Drive"
66url : " https://github.com/yohaybn/Israeli-Financial-Overview"
Original file line number Diff line number Diff line change 11{
22 "name" : " server" ,
3- "version" : " 1.3.10 " ,
3+ "version" : " 1.3.11 " ,
44 "type" : " module" ,
55 "description" : " " ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments