From 6f4de879fa9eb0838da31b3426258099c6e6e0fa Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Thu, 14 Apr 2022 18:58:39 -0400 Subject: [PATCH] Increase donation count --- src/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Constants.ts b/src/Constants.ts index e145b95b1..ce91e494b 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -287,7 +287,7 @@ export const CONSTANTS: { // BitNode/Source-File related stuff TotalNumBitNodes: 24, - Donations: 2, + Donations: 3, LatestUpdate: ` v1.6.3 - 2022-04-01 Few stanek fixes