diff --git a/ebin/db_daterange.beam b/ebin/db_daterange.beam index de5d31b..633c932 100644 Binary files a/ebin/db_daterange.beam and b/ebin/db_daterange.beam differ diff --git a/ebin/db_store_mongo.beam b/ebin/db_store_mongo.beam index fdebc5f..d30141b 100644 Binary files a/ebin/db_store_mongo.beam and b/ebin/db_store_mongo.beam differ diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 6bd981c..68d5f37 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,"fe85e0a"}, + {vsn,"24b8061"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/tor_download.beam b/ebin/tor_download.beam index 35f170a..186cac6 100644 Binary files a/ebin/tor_download.beam and b/ebin/tor_download.beam differ