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 9a03962 commit bb46aa7Copy full SHA for bb46aa7
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.3"},
+ {vsn, "2.0.0-rc.1"},
4
{modules, []},
5
{registered, []},
6
{applications, [
0 commit comments