Skip to content

Commit

Permalink
v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-hub committed Feb 18, 2020
1 parent 6fad2a1 commit ffe8c62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
release: ${{ startsWith(github.ref, 'refs/tags/v') }}

# mac certs
mac_certs: ${{ secrets.mac_certs }}
mac_certs_password: ${{ secrets.mac_certs_password }}
# mac_certs: ${{ secrets.mac_certs }}
# mac_certs_password: ${{ secrets.mac_certs_password }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trackers-away",
"version": "0.2.2",
"version": "0.2.3",
"description": "The best cross-platform ads, tracking service blocker and hosts manager.",
"repository": "https://github.com/tim-hub/TrackersAway",
"main": "src/main/main.js",
Expand Down

0 comments on commit ffe8c62

Please sign in to comment.