From 5e4d36b4c84e931b89cb6b945e67be238ccf9250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Gonz=C3=A1lez=20Serrano?= Date: Mon, 21 Oct 2013 00:19:55 +0200 Subject: [PATCH] Add support for 3.10 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index c5814ea..6e86872 100644 --- a/metadata.json +++ b/metadata.json @@ -1,5 +1,5 @@ { - "shell-version": ["3.6", "3.8"], + "shell-version": ["3.6", "3.8", "3.10""], "uuid": "workspace-switcher-wrapAround@wrowclif.org", "name": "Workspace Switcher WrapAround", "description": "When switching workspaces, going down from the bottom workspace switches to the top workspace. Likewise, up from the top workspace goes to the bottom workspace.",