diff options
author | Guldoman <giulio.lettieri@gmail.com> | 2023-04-23 19:26:43 +0200 |
---|---|---|
committer | Guldoman <giulio.lettieri@gmail.com> | 2023-04-23 19:26:43 +0200 |
commit | 4491c4afde636cdae19a023e1e177f4ceda8cbd6 (patch) | |
tree | db2893e476ddc494877e52b3697c5642f2377ee4 /manifest.json | |
parent | 97c4ff99802545d4067a08211ae4fedd5662be58 (diff) | |
download | lite-xl-plugins-4491c4afde636cdae19a023e1e177f4ceda8cbd6.tar.gz lite-xl-plugins-4491c4afde636cdae19a023e1e177f4ceda8cbd6.zip |
Bump `language_moon` version
This should have been done in a1eac522b70ee65569586ee14a1ecaad6aeed0e2.
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 21fbb65..c67861d 100644 --- a/manifest.json +++ b/manifest.json @@ -664,7 +664,7 @@ }, { "description": "Syntax for the [MoonScript](https://moonscript.org) scripting language", - "version": "0.1", + "version": "0.2", "path": "plugins/language_moon.lua", "id": "language_moon", "mod_version": "3" |