We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 377f171 commit 47d7d0cCopy full SHA for 47d7d0c
1 file changed
timescaledb/build.zsh
@@ -3,7 +3,7 @@
3
set -e
4
5
EXTENSION_NAME=timescaledb
6
-EXTENSION_VERSION=2.23.0
+EXTENSION_VERSION=2.23.1
7
PG_MAJOR_VERSION=18
8
PREFIX=/Applications/Postgres.app/Contents/Versions/$PG_MAJOR_VERSION
9
DESTDIR=$PWD/Build
0 commit comments