Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Mar 26, 2023
1 parent 8e6adfb commit fe7255e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:

- name: Build the Docker image
run: |
docker buildx build --push --platform linux/amd64 -t soltus/sillot:latest -t soltus/sillot:v0.12.9-sillot .
docker buildx build --push --platform linux/amd64 -t soltus/sillot:latest -t soltus/sillot:v0.12.10-sillot .
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sillot",
"version": "0.12.9",
"version": "0.12.10",
"syv": "2.8.1",
"description": "Build Your Eternal Digital Garden",
"homepage": "https://github.com/Hi-Windom/Sillot",
Expand Down

0 comments on commit fe7255e

Please sign in to comment.