diff options
author | Jose Mendoza <56417208+StunxFS@users.noreply.github.com> | 2023-12-27 16:39:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-27 21:39:55 +0100 |
commit | 5ff5846cea7602c763bd949e89324e550435c1a9 (patch) | |
tree | e35336015723ab43a13d610cd024db20150ac89a /manifest.json | |
parent | 8df9ff1557ac582b2429e778bba85a5442e7be5e (diff) | |
download | lite-xl-plugins-5ff5846cea7602c763bd949e89324e550435c1a9.tar.gz lite-xl-plugins-5ff5846cea7602c763bd949e89324e550435c1a9.zip |
Update `language_rivet.lua` (#348)
* 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 88b9d80..9808109 100644 --- a/manifest.json +++ b/manifest.json @@ -1099,7 +1099,7 @@ }, { "description": "Syntax for the [Rivet](https://github.com/rivet-lang/rivet) programming language", - "version": "0.4.4", + "version": "0.4.5", "path": "plugins/language_rivet.lua", "id": "language_rivet", "mod_version": "3", |