From a2b9feb23e215f9b3fe797d244ce5400fff4b39e Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 17 Jun 2021 17:06:05 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap

---
 widgets/profileAnalysis/manifest.json |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/widgets/profileAnalysis/manifest.json b/widgets/profileAnalysis/manifest.json
new file mode 100644
index 0000000..46b5f16
--- /dev/null
+++ b/widgets/profileAnalysis/manifest.json
@@ -0,0 +1,17 @@
+{
+  "name": "profileAnalysis",
+  "2D": true,
+  "3D": true,
+  "platform": "HTML",
+  "version": "2.10",
+  "wabVersion": "2.10",
+  "author": "liuyg",
+  "description": "",
+  "copyright": "",
+  "license": "",
+  "properties": {
+    "hasConfig": false,
+    "inPanel": false,
+    "hasVersionManager": false
+  }
+}
\ No newline at end of file

--
Gitblit v1.9.3