From 3aa5a2311861470bded8e5611325cfa47057d6dc Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Sun, 11 Jun 2023 20:08:00 -0400 Subject: [PATCH] bump to 0.9.2.2 --- common/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/version.h b/common/version.h index f592ff2916..fc534905da 100644 --- a/common/version.h +++ b/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.9.2.1" +#define COMMA_VERSION "0.9.2.2"