Skip to content

Commit 3ab7cfe

Browse files
authored
Merge pull request #822 from OpenSPP/update_module_versions_and_dev_status
Update the modules to version "17.0.1.3.0" and build status to "Production/Stable"
2 parents e6bb1a1 + ca288f0 commit 3ab7cfe

File tree

63 files changed

+72
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+72
-67
lines changed

spp_api_records/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"category": "OpenSPP",
55
"version": "17.0.1.3.0",
66
"author": "OpenSPP.org",
7-
"development_status": "Beta",
7+
"development_status": "Production/Stable",
88
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
99
"website": "https://github.com/OpenSPP/openspp-modules",
1010
"license": "LGPL-3",

spp_attendance/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "OpenSPP Attendance",
33
"category": "OpenSPP",
4-
"version": "17.0.1.0.0",
4+
"version": "17.0.1.3.0",
55
"sequence": 1,
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/openspp-modules",
88
"license": "LGPL-3",
9-
"development_status": "Alpha",
9+
"development_status": "Production/Stable",
1010
"maintainers": ["reichie020212"],
1111
"depends": ["base", "spp_oauth"],
1212
"external_dependencies": {"python": ["pytz"]},

spp_audit_config/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",
99
"license": "LGPL-3",
10-
"development_status": "Beta",
10+
"development_status": "Production/Stable",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1212
"depends": [
1313
"g2p_registry_membership",

spp_audit_log/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",
99
"license": "LGPL-3",
10-
"development_status": "Beta",
10+
"development_status": "Production/Stable",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1212
"depends": ["base", "mail", "g2p_registry_membership"],
1313
"external_dependencies": {},

spp_audit_post/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/openspp-modules",
88
"license": "LGPL-3",
9-
"development_status": "Beta",
9+
"development_status": "Production/Stable",
1010
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1111
"depends": ["base", "mail", "spp_audit_log"],
1212
"external_dependencies": {},

spp_auto_update_entitlements/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/openspp-modules",
1010
"license": "LGPL-3",
11-
"development_status": "Beta",
11+
"development_status": "Production/Stable",
1212
"maintainers": ["jeremi", "gonzalesedwin1123"],
1313
"depends": [
1414
"base",

spp_base_demo/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",
99
"license": "LGPL-3",
10-
"development_status": "Beta",
10+
"development_status": "Production/Stable",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1212
"depends": [
1313
"g2p_registry_individual",

spp_base_gis_demo/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/openspp-modules",
88
"license": "LGPL-3",
9-
"development_status": "Beta",
9+
"development_status": "Production/Stable",
1010
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1111
"depends": ["base", "spp_base_gis"],
1212
"data": ["views/partner.xml"],

spp_base_gis_rest/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",
99
"license": "LGPL-3",
10-
"development_status": "Beta",
10+
"development_status": "Production/Stable",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1212
"depends": ["spp_base_gis", "spp_oauth"],
1313
"data": [

spp_base_setting/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",
99
"license": "LGPL-3",
10-
"development_status": "Beta",
10+
"development_status": "Production/Stable",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1212
"depends": [
1313
"base",

0 commit comments

Comments
 (0)