Bump version to 2.3.1

Increment pg_stat_monitor version to 2.3.1
This commit is contained in:
Artem Gavrilov
2025-11-13 15:29:50 +02:00
parent b00caafb68
commit d2c1842fde
3 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ typedef enum pgsmVersion
PG_MODULE_MAGIC;
#define BUILD_VERSION "2.3.0"
#define BUILD_VERSION "2.3.1"
/* Number of output arguments (columns) for various API versions */
#define PG_STAT_MONITOR_COLS_V1_0 52