airdcpp-sample-proof-checker 1.2.15-beta → 1.2.16-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "airdcpp-sample-proof-checker",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.16-beta",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Checks release folders for missing Sample (with a recognized video file) or Proof subfolders, and searches/redownloads just that subfolder if needed.",
|
|
6
6
|
"keywords": [
|