diff options
author | Jose Mendoza <56417208+StunxFS@users.noreply.github.com> | 2023-11-02 16:57:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 21:57:36 +0100 |
commit | 48f052c6195c89eda30f4ab5156545d35c4410be (patch) | |
tree | 035794cd8bfa27016795d95f855562629aaa45da /manifest.json | |
parent | d3c68c3429d2a1e5ddf98ac6d433a00e354b7255 (diff) | |
download | lite-xl-plugins-48f052c6195c89eda30f4ab5156545d35c4410be.tar.gz lite-xl-plugins-48f052c6195c89eda30f4ab5156545d35c4410be.zip |
Update language_rivet.lua (#330)
* Update language_rivet.lua
* Update manifest.json
* Update language_rivet.lua
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 ff2df73..91f9cc0 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.3", + "version": "0.4", "path": "plugins/language_rivet.lua", "id": "language_rivet", "mod_version": "3", |