From e5960aac59bddc751a1028d0089dbab074e23d6a Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Fri, 8 Sep 2023 20:26:40 +0200 Subject: [PATCH] Revert "Version 2.3.2" This reverts commit a090d595f740375143596f6eb22748b84932beaa. --- pwnagotchi/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/_version.py b/pwnagotchi/_version.py index 96deb04f..1c4ddd35 100644 --- a/pwnagotchi/_version.py +++ b/pwnagotchi/_version.py @@ -1 +1 @@ -__version__ = '2.3.2' +__version__ = '2.3.1'