diff --git a/ebin/db_system.beam b/ebin/db_system.beam index 6792ba0..acf6a68 100644 Binary files a/ebin/db_system.beam and b/ebin/db_system.beam differ diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 07f5fd4..08412b8 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,"5a1be24"}, + {vsn,"5d8c198"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/tor_builder.beam b/ebin/tor_builder.beam index b6ab482..faadb3f 100644 Binary files a/ebin/tor_builder.beam and b/ebin/tor_builder.beam differ