Skip to content

Commit

Permalink
update version to remote0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarlaird committed Apr 8, 2024
1 parent c597e29 commit 5ad1170
Show file tree
Hide file tree
Showing 5 changed files with 411 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
EXTENSION = vector
EXTVERSION = 0.6.0
EXTVERSION = remote0.1.0

SHLIB_LINK += -lcurl

Expand Down
2 changes: 0 additions & 2 deletions easy

This file was deleted.

3 changes: 3 additions & 0 deletions sql/vector--0.6.0--remote0.1.0.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-- complain if script is sourced in psql, rather than via CREATE EXTENSION
\echo Use "ALTER EXTENSION vector UPDATE TO '0.6.0'" to load this file. \quit

Loading

0 comments on commit 5ad1170

Please sign in to comment.