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 4973cd2 commit 30ee49cCopy full SHA for 30ee49c
src/oidcc_cowboy.app.src
@@ -1,6 +1,6 @@
1
{application, oidcc_cowboy, [
2
{description, "OpenId Connect cowboy handler"},
3
- {vsn, "2.0.0-alpha.1"},
+ {vsn, "2.0.0-alpha.2"},
4
{modules, []},
5
{registered, []},
6
{applications, [
0 commit comments