Skip to content

Commit

Permalink
Merge pull request #25 from Sir-Thom/Dev
Browse files Browse the repository at this point in the history
Added new version
  • Loading branch information
Sir-Thom authored Dec 25, 2023
2 parents f22ad7a + 80b9240 commit 8f29148
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Install frontend dependencies
# If you don't have `beforeBuildCommand` configured you may want to build your frontend here too.
run: yarn install --frozen-lockfile
run: yarn install

- name: Build the app
uses: tauri-apps/tauri-action@v0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<br>
<a href=https://github.com/Sir-Thom><img src="https://img.shields.io/badge/Lead Dev-Thomas Toulouse-blue"></a>
<img src="https://img.shields.io/badge/Os-Linux-brightgreen">
<a href=https://github.com/Sir-Thom/Magic-Eye/releases/tag/v0.80><img src="https://img.shields.io/badge/Version-0.80-informational"></a>
<a href=https://github.com/Sir-Thom/Magic-Eye/releases/tag/v0.9.0><img src="https://img.shields.io/badge/Version-0.9.0-informational"></a>

</p>
<br>
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.1.0"
},
"packageManager": "[email protected]"
}

}

0 comments on commit 8f29148

Please sign in to comment.