diff --git a/blueprints/windshift/docker-compose.yml b/blueprints/windshift/docker-compose.yml index 81008518..c3f52eb1 100644 --- a/blueprints/windshift/docker-compose.yml +++ b/blueprints/windshift/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: windshift: - image: ghcr.io/windshiftapp/windshift:v0.5.3 + image: ghcr.io/windshiftapp/windshift:v0.8.2 restart: unless-stopped environment: - BASE_URL=https://${DOMAIN} diff --git a/blueprints/windshift/meta.json b/blueprints/windshift/meta.json index 422edbc5..32b025d2 100644 --- a/blueprints/windshift/meta.json +++ b/blueprints/windshift/meta.json @@ -1,7 +1,7 @@ { "id": "windshift", "name": "Windshift", - "version": "v0.5.0", + "version": "v0.8.2", "description": "Self-hosted work management platform with projects, tasks, sprints, and team collaboration.", "logo": "windshift.png", "links": {