-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathversion-control.json
More file actions
30 lines (30 loc) · 1.9 KB
/
version-control.json
File metadata and controls
30 lines (30 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"name": "Disciple.Tools - Mobile App Plugin",
"version": "v1.17.1",
"last_updated": "2023-09",
"author": "Disciple.Tools",
"author_homepage": "https://disciple.tools",
"git_owner": "DiscipleTools",
"git_repo": "disciple-tools-mobile-app-plugin",
"download_url": "https://github.com/DiscipleTools/disciple-tools-mobile-app-plugin/releases/latest/download/disciple-tools-mobile-app-plugin.zip",
"homepage": "https://github.com/DiscipleTools/disciple-tools-mobile-app-plugin",
"issues_url": "https://github.com/DiscipleTools/disciple-tools-mobile-app-plugin/issues",
"projects_url": "https://github.com/DiscipleTools/disciple-tools-mobile-app-plugin/projects",
"discussions_url": "https://github.com/DiscipleTools/disciple-tools-mobile-app-plugin/discussions",
"wiki_url": "https://github.com/DiscipleTools/disciple-tools-mobile-app-plugin/wiki",
"license_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-mobile-app-plugin/master/LICENSE",
"readme_url": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-mobile-app-plugin/master/README.md",
"requires": "4.7",
"tested": "5.6",
"upgrade_notice": "Upgrade to get the latest features.",
"banners": {
"low": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-mobile-app-plugin/master/mobile-app-plugin-banner.png",
"high": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-mobile-app-plugin/master/mobile-app-plugin-banner.png"
},
"icon": "https://raw.githubusercontent.com/DiscipleTools/disciple-tools-mobile-app-plugin/master/mobile-app-plugin-icon.png",
"sections": {
"description": "The Wordpress Plugin extension to support the Disciple.Tools mobile app",
"installation": "(Required) You must have Disciple.Tools Theme installed before using this plugin. Once Disciple.Tools is installed, you can use the normal Plugin system to install the plugin.",
"changelog": ""
}
}