Skip to content

Commit

Permalink
Merge branch 'dev' into jajaja
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecao committed Feb 22, 2025
2 parents b5c6194 + a7ded80 commit 5c988ab
Show file tree
Hide file tree
Showing 10 changed files with 398 additions and 404 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ To update the Docker image, simply pull the new images and rebuild:

```bash
docker compose pull
docker compose up --force-recreate
docker compose up --force-recreate -d
```

---
Expand Down
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: '3'
services:
umami:
image: ghcr.io/umami-software/umami:postgresql-latest
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "umami",
"version": "2.16.0",
"version": "2.16.1",
"description": "A simple, fast, privacy-focused alternative to Google Analytics.",
"author": "Umami Software, Inc. <[email protected]>",
"license": "MIT",
Expand Down
Loading

0 comments on commit 5c988ab

Please sign in to comment.