Skip to content

Commit

Permalink
feat(navidrome): bump version to 0.53.1
Browse files Browse the repository at this point in the history
  • Loading branch information
f-bn committed Sep 19, 2024
1 parent 4281e18 commit 6317509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-navidrome.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Build Navidrome image
env:
build_epoch: 1
build_epoch: 0
on:
push:
branches:
Expand All @@ -21,7 +21,7 @@ jobs:
packages: write
strategy:
matrix:
version: ['0.52.5']
version: ['0.53.1']
steps:
- name: Check-out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 6317509

Please sign in to comment.