aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2023-03-15 19:24:04 +0100
committerGitHub <noreply@github.com>2023-03-15 19:24:04 +0100
commit6e674886825d36a08ea2e5b4ae89f9e996f79ac6 (patch)
treedd4bb161342aead67751a217e6715b509c58eeca /manifest.json
parent3bdc82b382f5cfbf05c7b2a3f454e9ed4985e2f7 (diff)
downloadlite-xl-plugins-6e674886825d36a08ea2e5b4ae89f9e996f79ac6.tar.gz
lite-xl-plugins-6e674886825d36a08ea2e5b4ae89f9e996f79ac6.zip
`primary_selection`: Add backoff time between retries (#215)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 2d26d0f..3029058 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1032,7 +1032,7 @@
},
{
"description": "Adds middle mouse click copy/paste (primary selection). To use this plugin, `xclip` must be installed.",
- "version": "0.1",
+ "version": "0.2",
"path": "plugins/primary_selection.lua",
"id": "primary_selection",
"mod_version": "3"