Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Jan 23, 2025
1 parent 7d84d22 commit 7349599
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 59 deletions.
80 changes: 42 additions & 38 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"daisyui": "^4.12.23",
"dayjs": "^1.11.13",
"download": "^8.0.0",
"electron": "^34.0.0",
"electron": "^34.0.1",
"electron-forge-maker-appimage": "github:duzda/electron-forge-maker-appimage",
"electron-squirrel-startup": "^1.0.1",
"electron-window-state": "^5.0.3",
Expand All @@ -67,7 +67,7 @@
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-svelte": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.10",
"prettier-plugin-tailwindcss": "^0.6.11",
"reconnecting-websocket": "^4.4.0",
"run-script-os": "^1.1.6",
"svelte": "^4.2.19",
Expand Down
16 changes: 8 additions & 8 deletions docs/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:

logs:
restart: always
image: amir20/dozzle:v8.10.4
image: amir20/dozzle:v8.10.5
volumes:
- "${DOCKER_SOCKET:-/var/run/docker.sock}:/var/run/docker.sock"
environment:
Expand Down
20 changes: 10 additions & 10 deletions server/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7349599

Please sign in to comment.