From 563deb3f23f99d4ba3790032f8822e77db5a9c46 Mon Sep 17 00:00:00 2001 From: Glyn Hudson Date: Wed, 1 May 2019 17:10:48 +0100 Subject: [PATCH] V1.0.0 side bar support --- module.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 module.json diff --git a/module.json b/module.json new file mode 100644 index 0000000..f32086b --- /dev/null +++ b/module.json @@ -0,0 +1,4 @@ +{ + "name" : "Find", + "version" : "1.0.0" +}