Update p1_pgsql tag

This commit is contained in:
Alexey Shchepin 2016-02-23 17:27:30 +03:00
parent d8fbe8a289
commit 968576d4f2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
{if_var_true, mysql, {p1_mysql, ".*", {git, "https://github.com/processone/p1_mysql",
{tag, "1.0.1"}}}},
{if_var_true, pgsql, {p1_pgsql, ".*", {git, "https://github.com/processone/p1_pgsql",
{tag, "1.0.1"}}}},
{tag, "1.1.0"}}}},
{if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3",
{tag, "1.1.5"}}}},
{if_var_true, pam, {p1_pam, ".*", {git, "https://github.com/processone/epam",