aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorThaCuber <70547062+thacuber2a03@users.noreply.github.com>2024-03-15 16:24:17 -0400
committerGitHub <noreply@github.com>2024-03-15 21:24:17 +0100
commitd660fed2051939f23f6373953cf1a6c6c1589ab1 (patch)
treef91cf3f9837abf5b61006b3d93f8ddbc4eccc3ab /manifest.json
parent241bc21aadc1d73d39726a5872cf2adc10367ef4 (diff)
downloadlite-xl-plugins-d660fed2051939f23f6373953cf1a6c6c1589ab1.tar.gz
lite-xl-plugins-d660fed2051939f23f6373953cf1a6c6c1589ab1.zip
update equationgrapher (#387)
* update equationgrapher * bump version and clean remote
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 09ef6f7..09a1bca 100644
--- a/manifest.json
+++ b/manifest.json
@@ -375,8 +375,8 @@
},
{
"description": "Graphs y=x equations.",
- "version": "0.1",
- "remote": "https://github.com/ThaCuber/equationgrapher?raw=1:bd7056b5d4a6f6b98365e1a5e3e78e29ed843d13",
+ "version": "0.2",
+ "remote": "https://github.com/thacuber2a03/equationgrapher:7b17d8de47ab5c40019c1910a303340b5176e105",
"mod_version": "3",
"id": "equationgrapher"
},