diff options
author | Rohan Vashisht <81112205+RohanVashisht1234@users.noreply.github.com> | 2024-04-03 23:09:43 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 19:39:43 +0200 |
commit | b88d7a93cd4da9730e8fbb4d7895b3d70f30dd3e (patch) | |
tree | 23d0ddb81f0ae3005170a41c3573d7caabc2078d /manifest.json | |
parent | 26b3f09d6666b899c7719945ca1bc95cd776adb3 (diff) | |
download | lite-xl-plugins-b88d7a93cd4da9730e8fbb4d7895b3d70f30dd3e.tar.gz lite-xl-plugins-b88d7a93cd4da9730e8fbb4d7895b3d70f30dd3e.zip |
Update `language_carbon` (#408)
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 3bbd6c8..1316b70 100644 --- a/manifest.json +++ b/manifest.json @@ -728,11 +728,11 @@ "description": "Syntax for the [Carbon programming language](https://github.com/carbon-language/carbon-lang).", "id": "language_carbon", "mod_version": "3", - "remote": "https://github.com/RohanVashisht1234/carbon_syntax_highlighter_lite-xl.git:2557359ae2ebf8baee54779e980e0683cbcb7a3c", + "remote": "https://github.com/RohanVashisht1234/carbon_syntax_highlighter_lite-xl.git:997c0d099145afe47001703df829a3a9af955297", "tags": [ "language" ], - "version": "0.1" + "version": "0.2" }, { "description": "Syntax for the CMake build system language", |