Skip to content

Commit

Permalink
Bumped version to 0.8.9. Updated to sqlite 3.47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzeeman committed Dec 23, 2024
1 parent 58454af commit 490c09d
Show file tree
Hide file tree
Showing 5 changed files with 10,535 additions and 5,627 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ DIALYZER = dialyzer

ERL ?= erl
REBAR3 := $(shell which rebar3 2>/dev/null || echo ./rebar3)
REBAR3_VERSION := 3.17.0
REBAR3_VERSION := 3.24.0
REBAR3_URL := https://github.com/erlang/rebar3/releases/download/$(REBAR3_VERSION)/rebar3

all: compile
Expand Down
Loading

0 comments on commit 490c09d

Please sign in to comment.