Skip to content

Commit 8583f22

Browse files
committed
manifest: set gateway_framework to 25.5.0 (matches shipped no-DCV 3.2.0 build)
The released default build targets AnyCA Gateway 25.5.x (IAnyCAPlugin 3.2.0); the manifest still declared 24.2.0. Align it with the shipped artifact.
1 parent f81679d commit 8583f22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

integration-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"link_github": true,
88
"update_catalog": true,
99
"description": "AnyCA REST Gateway plugin for CERTInext (eMudhra) certificate lifecycle management platform",
10-
"gateway_framework": "24.2.0",
10+
"gateway_framework": "25.5.0",
1111
"release_dir": "CERTInext/bin/Release",
1212
"release_project": "CERTInext/CERTInext.csproj",
1313
"about": {
@@ -230,4 +230,4 @@
230230
]
231231
}
232232
}
233-
}
233+
}

0 commit comments

Comments
 (0)