Skip to content

Commit

Permalink
Update pgai to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesGuthrie committed Nov 26, 2024
1 parent 673fe3a commit ea28ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PG_MAJOR?=17
PG_VERSIONS?=

# Additional PostgreSQL extensions we want to include with specific version/commit tags
PGAI_VERSION?=extension-0.4.1
PGAI_VERSION?=extension-0.5.0
PGVECTORSCALE_VERSIONS?=all
POSTGIS_VERSIONS?=3
PG_AUTH_MON?=v3.0
Expand Down

0 comments on commit ea28ec3

Please sign in to comment.