diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2024-05-12 11:35:02 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2024-05-12 11:35:02 -0400 |
commit | 335fccbe014100a2158bffbde1d24cd55a6c5344 (patch) | |
tree | a8ccfb805aec42787892819e1e1fe5fe2e6d80d6 | |
parent | 5395df02ca70b6ddc4ebfccac05bf2ddf56001e9 (diff) | |
download | lite-xl-plugins-335fccbe014100a2158bffbde1d24cd55a6c5344.tar.gz lite-xl-plugins-335fccbe014100a2158bffbde1d24cd55a6c5344.zip |
Changed containerfile version.
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index b1863db..36ba5bc 100644 --- a/manifest.json +++ b/manifest.json @@ -789,7 +789,7 @@ "tags": [ "language" ], - "version": "0.2" + "version": "0.1" }, { "description": "Syntax for the [Crystal](https://crystal-lang.org) programming language", |