Skip to content

Commit

Permalink
wrong vsn in app file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulf Wiger committed Aug 20, 2011
1 parent 9c9756c commit dbdd41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/edown.app.src
Expand Up @@ -17,7 +17,7 @@

{application, edown,
[
{vsn, "0.2.2"},
{vsn, "0.2.4"},
{description, "Markdown extension for EDoc"},
{applications, [kernel, stdlib, edoc]},
{env, []}
Expand Down

0 comments on commit dbdd41e

Please sign in to comment.