diff options
author | Gaspartcho <93390411+Gaspartcho@users.noreply.github.com> | 2024-07-10 10:28:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 10:28:19 +0200 |
commit | 2a872bbbd4364dc515389b9d5d900d815c145f6b (patch) | |
tree | 9002e7645b8ede41781c1b14b58455a9854f4faa /manifest.json | |
parent | d5799e330ca57a9a355ce9c4eda5c631a5094bd0 (diff) | |
download | lite-xl-plugins-2a872bbbd4364dc515389b9d5d900d815c145f6b.tar.gz lite-xl-plugins-2a872bbbd4364dc515389b9d5d900d815c145f6b.zip |
Update language.json (#452)
* Update language_json.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 ba4b84a..449e4cf 100644 --- a/manifest.json +++ b/manifest.json @@ -1160,7 +1160,7 @@ "tags": [ "language" ], - "version": "0.1" + "version": "0.1.1" }, { "description": "Syntax for the [Julia](https://julialang.org/) programming language", |