Skip to content

Commit

Permalink
release 1.1.7 #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunnnner committed May 23, 2024
1 parent 82538c8 commit ba649ba
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/test.yml → .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
target: x86_64-unknown-linux-gnu
- os: macos-latest
target: aarch64-apple-darwin
- os: macos-latest
- os: macos-12
target: x86_64-apple-darwin
runs-on: ${{ matrix.os }}

Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "Wallpapers",
"version": "1.1.6"
"version": "1.1.7"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit ba649ba

Please sign in to comment.