Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Mar 23, 2023
1 parent 930a96e commit 47d9d1e
Show file tree
Hide file tree
Showing 3 changed files with 4,029 additions and 2,485 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ghcr.io/half-shot/dav-slideshow:${{ github.ref }},ghcr.io/half-shot/dav-slideshow:latest
tags: ghcr.io/half-shot/dav-slideshow:${{ github.ref_name }},ghcr.io/half-shot/dav-slideshow:latest
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dav-slideshow",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Loading

0 comments on commit 47d9d1e

Please sign in to comment.