We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a538a4 commit 3eaec7bCopy full SHA for 3eaec7b
.github/workflows/build.yml
@@ -70,7 +70,7 @@ jobs:
70
name: Archive artifacts
71
uses: actions/upload-artifact@v2
72
with:
73
- name: WindowsSpyBlocker.exe
+ name: WindowsSpyBlocker
74
path: |
75
bin/WindowsSpyBlocker.exe
76
bin/windowsspyblocker.${{ steps.prepare.outputs.version }}.nupkg
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 4.33.1 (2020/09/07)
4
+
5
+* Disable UPX
6
7
## 4.33.0 (2020/09/06)
8
9
* Update IPs for extra, spy and update rules
0 commit comments