From 0029482e2b68de5ae3ba574d5d4776dc88a7df70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20No=C3=ABl?= Date: Fri, 28 Jul 2023 14:24:03 +0200 Subject: [PATCH] Bumped PhysiBoSS version to 2.2.1 --- addons/PhysiBoSS/src/maboss_intracellular.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/PhysiBoSS/src/maboss_intracellular.h b/addons/PhysiBoSS/src/maboss_intracellular.h index 8ab6b01f4..417b51aab 100644 --- a/addons/PhysiBoSS/src/maboss_intracellular.h +++ b/addons/PhysiBoSS/src/maboss_intracellular.h @@ -10,7 +10,7 @@ #include "maboss_network.h" #include "utils.h" -static std::string PhysiBoSS_Version = "2.2.0"; +static std::string PhysiBoSS_Version = "2.2.1"; class MaBoSSIntracellular : public PhysiCell::Intracellular { private: