From f40fee5b6682666a9dbd67773c9e2804e697266e Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Mon, 15 Apr 2024 17:36:05 +0000 Subject: [CI] Updated README.md and manifest.json. --- manifest.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index d14268f..350ad43 100644 --- a/manifest.json +++ b/manifest.json @@ -1020,11 +1020,13 @@ }, { "description": "Syntax for the [Groovy](https://en.wikipedia.org/wiki/Apache_Groovy", - "version": "0.1", - "path": "plugins/language_groovy.lua", "id": "language_groovy", "mod_version": "3", - "tags": ["language"] + "path": "plugins/language_groovy.lua", + "tags": [ + "language" + ], + "version": "0.1" }, { "description": "Syntax for the [Hare](https://harelang.org) programming language", -- cgit v1.2.3