We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509c845 commit aa8f5f7Copy full SHA for aa8f5f7
1 file changed
cdk/graphql/lib/graphql-stack.ts
@@ -41,7 +41,7 @@ const environment = {
41
stellateKey: process.env.STELLATE_KEY!,
42
lambdaTimeout: process.env.LAMBDA_TIMEOUT || '30',
43
ummCitationVersion: '1.0.0',
44
- ummCollectionVersion: '1.18.4',
+ ummCollectionVersion: '1.18.5',
45
ummGranuleVersion: '1.6.5',
46
ummOrderOptionVersion: '1.0.0',
47
ummServiceVersion: '1.5.4',
0 commit comments