Skip to content

Commit

Permalink
Fix broken tests for v2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
hanefi committed Aug 26, 2022
1 parent 9f54efb commit 26dc105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/setup.sql
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ ALTER EXTENSION hll UPDATE TO '2.13';
ALTER EXTENSION hll UPDATE TO '2.14';
ALTER EXTENSION hll UPDATE TO '2.15';
ALTER EXTENSION hll UPDATE TO '2.16';
ALTER EXTENSION hll UPDATE TO '2.17';

0 comments on commit 26dc105

Please sign in to comment.