We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6d031 commit 9ad8515Copy full SHA for 9ad8515
rebar.config
@@ -31,7 +31,7 @@
31
{deps, [
32
{cuttlefish,
33
{git, "https://github.com/basho/cuttlefish.git",
34
- {branch, "develop-3.0"} }}
+ {tag, "2.1.1"} }}
35
]}.
36
37
{profiles, [
0 commit comments