Skip to content

Commit 831e93e

Browse files
committed
release: bump versions for 17.0.1.3.1 (uniform)
1 parent 5695524 commit 831e93e

File tree

96 files changed

+96
-96
lines changed

Some content is hidden

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

96 files changed

+96
-96
lines changed

g2p_connect_demo/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"name": "G2P Connect Demo",
44
"category": "OpenSPP",
5-
"version": "17.0.1.3.0",
5+
"version": "17.0.1.3.1",
66
"sequence": 1,
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",

spp_api/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"images": [
88
"images/icon.png",
99
],
10-
"version": "17.0.1.3.0",
10+
"version": "17.0.1.3.1",
1111
"application": False,
1212
"author": "OpenSPP.org",
1313
"development_status": "Production/Stable",

spp_api_records/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "OpenSPP API Records",
33
"summary": """Provides RESTful API endpoints for accessing and managing OpenSPP's core data, including service points, programs, products, and entitlements.""",
44
"category": "OpenSPP",
5-
"version": "17.0.1.3.0",
5+
"version": "17.0.1.3.1",
66
"author": "OpenSPP.org",
77
"development_status": "Production/Stable",
88
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],

spp_area/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "OpenSPP Area Management",
66
"summary": "This module extends the OpenSPP Area (Base) module to include additional features for managing and organizing geographical areas within the system.",
77
"category": "OpenSPP",
8-
"version": "17.0.1.3.0",
8+
"version": "17.0.1.3.1",
99
"sequence": 1,
1010
"author": "OpenSPP.org",
1111
"website": "https://github.com/OpenSPP/openspp-modules",

spp_area_base/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "OpenSPP Area Management (Base)",
66
"summary": "This module enables management of geographical areas, linking them to registrants for targeted interventions and analysis in social protection programs.",
77
"category": "OpenSPP",
8-
"version": "17.0.1.3.0",
8+
"version": "17.0.1.3.1",
99
"sequence": 1,
1010
"author": "OpenSPP.org",
1111
"website": "https://github.com/OpenSPP/openspp-modules",

spp_area_gis/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "OpenSPP Area GIS",
55
"category": "OpenSPP",
6-
"version": "17.0.1.3.0",
6+
"version": "17.0.1.3.1",
77
"sequence": 1,
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/openspp-modules",

spp_attendance/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "OpenSPP Attendance",
33
"category": "OpenSPP",
4-
"version": "17.0.1.3.0",
4+
"version": "17.0.1.3.1",
55
"sequence": 1,
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/openspp-modules",

spp_audit_config/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "OpenSPP Audit Config",
33
"summary": "This module allows administrators to define and manage audit rules to track and log changes made to critical data within the OpenSPP platform, ensuring data security and integrity.",
44
"category": "OpenSPP",
5-
"version": "17.0.1.3.0",
5+
"version": "17.0.1.3.1",
66
"sequence": 1,
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",

spp_audit_log/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "SPP Audit Log",
33
"summary": "Provides audit logging functionality to track data changes and user actions within OpenSPP, enhancing transparency and accountability.",
44
"category": "OpenSPP",
5-
"version": "17.0.1.3.0",
5+
"version": "17.0.1.3.1",
66
"sequence": 1,
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",

spp_audit_post/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "G2P Registry: Audit Post",
33
"category": "OpenSPP",
4-
"version": "17.0.1.3.0",
4+
"version": "17.0.1.3.1",
55
"sequence": 1,
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/openspp-modules",

0 commit comments

Comments
 (0)