diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index cc11be7..8b2a83f 100644 --- a/ebin/dhtcrawler.app +++ b/ebin/dhtcrawler.app @@ -1,6 +1,6 @@ {application,dhtcrawler, [{description,"A DHT crawler to index magnet hash to torrent"}, - {vsn,"cd9ae2e"}, + {vsn,"4882cbf"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]},