diff --git a/ebin/db_daterange.beam b/ebin/db_daterange.beam index f881a17..bafe067 100644 Binary files a/ebin/db_daterange.beam and b/ebin/db_daterange.beam differ diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index b49e6f2..256761f 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,"4882cbf"}, + {vsn,"76542be"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]},