update binary constants to trigger upgrade
This commit is contained in:
parent
b0e2d4e63b
commit
84d7745cde
|
@ -20,6 +20,6 @@ public interface TorServiceConstants {
|
|||
|
||||
int FILE_WRITE_BUFFER_SIZE = 1024;
|
||||
|
||||
String BINARY_TOR_VERSION = "0.3.3.5-openssl1.0.2o";
|
||||
String BINARY_TOR_VERSION = "0.3.4.7-openssl1.0.2o";
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue