Skip to content

Commit eb03fa3

Browse files
authored
Merge pull request #125 from OpenSPP/chore/bump-v1-modules-to-v2
chore: bump 14 migrated modules to 19.0.2.0.0
2 parents 3025428 + 3437498 commit eb03fa3

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

spp_attachment_av_scan/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ # pylint: disable=pointless-statement
22
"name": "OpenSPP Attachment Antivirus Scan",
33
"category": "OpenSPP",
4-
"version": "19.0.1.0.0",
4+
"version": "19.0.2.0.0",
55
"sequence": 1,
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/OpenSPP2",

spp_disability_registry/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OpenSPP Disability Registry",
3-
"version": "19.0.1.0.0",
3+
"version": "19.0.2.0.0",
44
"category": "OpenSPP",
55
"summary": "Disability assessment and registry management for social protection",
66
"author": "OpenSPP.org",

spp_farmer_registry/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "OpenSPP Farmer Registry",
44
"summary": "Farmer Registry with vocabulary-based fields, CEL variables, and Logic Studio integration",
55
"category": "OpenSPP",
6-
"version": "19.0.1.0.0",
6+
"version": "19.0.2.0.0",
77
"sequence": 1,
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",

spp_farmer_registry_cr/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "OpenSPP Farmer Registry: Change Request Types",
44
"summary": "Farmer-specific change request types for farm details and activities",
55
"category": "OpenSPP",
6-
"version": "19.0.1.0.0",
6+
"version": "19.0.2.0.0",
77
"sequence": 1,
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",

spp_farmer_registry_dashboard/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "OpenSPP Farmer Registry Dashboard",
44
"summary": "Farmer registry dashboard with CEL-based metrics and trends",
55
"category": "OpenSPP",
6-
"version": "19.0.1.0.0",
6+
"version": "19.0.2.0.0",
77
"sequence": 1,
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",

spp_farmer_registry_demo/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "OpenSPP Farmer Registry Demo",
44
"summary": "Demo generator for Farmer Registry with fixed stories and volume generation",
55
"category": "OpenSPP",
6-
"version": "19.0.1.0.0",
6+
"version": "19.0.2.0.0",
77
"sequence": 1,
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",

spp_farmer_registry_vocabularies/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "OpenSPP Farmer Registry: Vocabularies",
44
"summary": "FAO-aligned vocabularies for farmer registry (crops, livestock, aquaculture)",
55
"category": "OpenSPP",
6-
"version": "19.0.1.0.0",
6+
"version": "19.0.2.0.0",
77
"sequence": 1,
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",

spp_irrigation/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "OpenSPP Irrigation",
77
"category": "OpenSPP",
8-
"version": "19.0.1.3.1",
8+
"version": "19.0.2.0.0",
99
"sequence": 1,
1010
"author": "OpenSPP.org",
1111
"website": "https://github.com/OpenSPP/OpenSPP2",

spp_land_record/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "OpenSPP Land Record",
77
"category": "OpenSPP",
8-
"version": "19.0.1.3.1",
8+
"version": "19.0.2.0.0",
99
"sequence": 1,
1010
"author": "OpenSPP.org",
1111
"website": "https://github.com/OpenSPP/OpenSPP2",

spp_registry_group_hierarchy/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "OpenSPP Registry Group Hierarchy",
66
"summary": "The module introduces hierarchical relationships among OpenSPP registry groups, enabling the creation of nested structures where groups can contain both individuals and other sub-groups. It extends g2p_registry_group and g2p_registry_membership modules.",
77
"category": "OpenSPP",
8-
"version": "19.0.1.3.1",
8+
"version": "19.0.2.0.0",
99
"sequence": 1,
1010
"author": "OpenSPP.org",
1111
"website": "https://github.com/OpenSPP/OpenSPP2",

0 commit comments

Comments
 (0)