diff options
author | Jose Mendoza <56417208+StunxFS@users.noreply.github.com> | 2023-11-06 08:42:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-06 13:42:52 +0100 |
commit | 2b675f545867bc7d3a760017d82cd7750f2035e1 (patch) | |
tree | ec7fd8fe46f1a9a705110e1d9f6ec07ea9e37eee /manifest.json | |
parent | 48f052c6195c89eda30f4ab5156545d35c4410be (diff) | |
download | lite-xl-plugins-2b675f545867bc7d3a760017d82cd7750f2035e1.tar.gz lite-xl-plugins-2b675f545867bc7d3a760017d82cd7750f2035e1.zip |
update `language_rivet.lua` (#332)
* Update language_rivet.lua
* Update manifest.json
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 91f9cc0..7e8ed5b 100644 --- a/manifest.json +++ b/manifest.json @@ -1092,7 +1092,7 @@ }, { "description": "Syntax for the [Rivet](https://github.com/rivet-lang/rivet) programming language", - "version": "0.4", + "version": "0.4.1", "path": "plugins/language_rivet.lua", "id": "language_rivet", "mod_version": "3", |