Skip to content

Commit 0efa590

Browse files
committed
chore(spp_registry): bump to 19.0.2.1.0 to reflect feat-level change
The accompanying commit adds new indexes (including pg_trgm GIN indexes) which is a feat:-level schema change, not a patch. Bump to 19.0.2.1.0 so the manifest version matches the change semantic and aligns with the spp_registry_search bump in the same PR.
1 parent 2fb374d commit 0efa590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spp_registry/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "OpenSPP Registry",
55
"category": "OpenSPP/Core",
6-
"version": "19.0.2.0.1",
6+
"version": "19.0.2.1.0",
77
"sequence": 1,
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",

0 commit comments

Comments
 (0)