diff options
author | Gaspartcho <93390411+Gaspartcho@users.noreply.github.com> | 2024-07-19 20:33:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 22:33:03 +0200 |
commit | 87b0f9f59b55032d69fcb87daf83691dfec59c06 (patch) | |
tree | da5a6ec2583058513c704a021e01513ea63d2b28 /manifest.json | |
parent | 95e276d022b6d66c470575dcddcc4ccbbc5e09fb (diff) | |
download | lite-xl-plugins-87b0f9f59b55032d69fcb87daf83691dfec59c06.tar.gz lite-xl-plugins-87b0f9f59b55032d69fcb87daf83691dfec59c06.zip |
update language_toml (#458)
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 fc2b444..540695b 100644 --- a/manifest.json +++ b/manifest.json @@ -1600,7 +1600,7 @@ "tags": [ "language" ], - "version": "0.1" + "version": "0.2" }, { "description": "Syntax for the [TypeScript](https://www.typescriptlang.org/) programming language, a typed dialect of JavaScript.", |