Skip to content

Commit 35d3896

Browse files
authored
Merge pull request #144 from rinormaloku/master
Fixed DragThreshold
2 parents b8316bb + 835f212 commit 35d3896

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"Name": "Drag Threshold",
2+
"Name": "DragThreshold",
33
"Owner": "rinormaloku",
44
"Description": "Prevents Pen clicks to be registered as Pen drags due to tiny movements by setting a threshold that must be exceeded before it counts as a drag",
5-
"PluginVersion": "0.1.3",
5+
"PluginVersion": "1.6.0",
66
"SupportedDriverVersion": "0.6.6.2",
77
"RepositoryUrl": "https://github.com/rinormaloku/DragThreshold",
8-
"DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v0.1.4/DragThreshold.zip",
8+
"DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v1.6.0/DragThreshold.zip",
99
"CompressionFormat": "zip",
10-
"SHA256": "0521409b26472a53842eaf6285fd155fc8b52a40495a4c5ba82abcc208a0ec8f",
10+
"SHA256": "44b19fbede2130205eebf5c1f528391861d2b534124edb9d515e5a314df8acd1",
1111
"LicenseIdentifier": "GPL-3.0-only"
1212
}

0 commit comments

Comments
 (0)