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.
2 parents 1f5b73f + 90385b7 commit 31c5fc7Copy full SHA for 31c5fc7
src/erlcron.app.src
@@ -1,6 +1,6 @@
1
{application,erlcron,
2
[{description,"Erlang Implementation of cron"},
3
- {vsn,"0.1"},
+ {vsn,git},
4
{modules,[]},
5
{registered,[ecrn_agent]},
6
{applications,[kernel,stdlib]},
0 commit comments