Skip to content

Commit

Permalink
Merge baf4386 into 6ae2a75
Browse files Browse the repository at this point in the history
  • Loading branch information
fzavalia committed May 11, 2022
2 parents 6ae2a75 + baf4386 commit 91e2d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export = async function main() {
},
{
name: 'COLLECTION_FACTORY_VERSION',
value: env === 'prd' || env === 'stg' ? '2' : '3',
value: '3',
},
{
name: 'FF_RARITIES_WITH_ORACLE',
Expand Down

0 comments on commit 91e2d3e

Please sign in to comment.