Skip to content

Commit

Permalink
Merge pull request #698 from podverse/develop
Browse files Browse the repository at this point in the history
Release v4.15.3
  • Loading branch information
mitchdowney committed Nov 16, 2023
2 parents 2199a60 + e6976e3 commit 34b40fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
with:
host: ${{ secrets.PROD_SSH_HOST }}
username: ${{ secrets.PROD_SSH_USERNAME }}
passphrase: ${{ secrets.PROD_SSH_PASSPHRASE }}
key: ${{ secrets.PROD_SSH_PRIVATE_KEY }}
command_timeout: 60m
script: |
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.2",
"version": "4.15.3",
"description": "Data API, database migration scripts, and backend services for all Podverse models.",
"contributors": [
"Mitch Downey"
Expand Down

0 comments on commit 34b40fa

Please sign in to comment.