Skip to content

Commit 2bd976f

Browse files
committed
feat: using new db
1 parent 148e071 commit 2bd976f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
:db-docs {:dir "target"
1313
:url "https://github.com/clj-codes/docs.extractor/releases/download"
14-
:version "v0.3.1"
14+
:version "v0.3.2"
1515
:file-name "docs-db.zip"}
1616

1717
:github {:client {:id #or [#env GH_CLIENT_ID "app-client-id"]

0 commit comments

Comments
 (0)