Skip to content

Commit

Permalink
Merge pull request #697 from podverse/develop
Browse files Browse the repository at this point in the history
Release v4.15.2
  • Loading branch information
mitchdowney committed Nov 16, 2023
2 parents 15389a6 + 665b1c7 commit 2199a60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
docker stop podverse_api_prod
docker rm podverse_api_prod
docker image rm podverse/podverse_api:latest
docker-compose -f /opt/podverse-ops/docker-compose/prod/srv/docker-compose.yml up -d podverse_api
docker compose -f /opt/podverse-ops/docker-compose/prod/srv/docker-compose.yml up -d podverse_api
- name: send deploy finished message to Matrix Alerts room
uses: s3krit/[email protected]
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": "podverse-api",
"version": "4.15.1",
"version": "4.15.2",
"description": "Data API, database migration scripts, and backend services for all Podverse models.",
"contributors": [
"Mitch Downey"
Expand Down

0 comments on commit 2199a60

Please sign in to comment.