aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDazFather <39210887+DazFather@users.noreply.github.com>2024-06-25 16:37:56 +0200
committerGitHub <noreply@github.com>2024-06-25 16:37:56 +0200
commit086c31541366e2d4d3027764d572572348d812de (patch)
tree1856bc470d7e3d86a07f63c4211e314e143a50bf
parent64125137445dbb4f851cf782bf800c2a154b1b7d (diff)
downloadlite-xl-plugins-086c31541366e2d4d3027764d572572348d812de.tar.gz
lite-xl-plugins-086c31541366e2d4d3027764d572572348d812de.zip
Fix tetris mod_version (#447)
* Fix tetris mod_version * Update manifest.json upsie Co-authored-by: Jefferson González <jgmdev@gmail.com> --------- Co-authored-by: Jefferson González <jgmdev@gmail.com>
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 8d85d04..5b60f9f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2151,7 +2151,7 @@
{
"description": "Allows you to play tetris directly in the editor.",
"id": "tetris",
- "mod_version": 3,
+ "mod_version": "3",
"path": "plugins/tetris.lua",
"tags": [
"game"