From b592784712e5700c6491fc26339e1a24560015d2 Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Wed, 6 Jul 2022 12:38:11 -0400 Subject: [PATCH] update donation counter --- src/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Constants.ts b/src/Constants.ts index 345515bf1..aa149e6a1 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -229,7 +229,7 @@ export const CONSTANTS: { InfiniteLoopLimit: 2000, - Donations: 7, + Donations: 20, LatestUpdate: ` ## [draft] v1.7.0 - 2022-04-13 to 2022-05-20