mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-05 05:46:44 +00:00
upgrade to hwi 2.0.0-final
This commit is contained in:
parent
5d181d1abb
commit
80a079cbee
4 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ import java.util.zip.ZipInputStream;
|
|||
|
||||
public class Hwi {
|
||||
private static final Logger log = LoggerFactory.getLogger(Hwi.class);
|
||||
private static final String VERSION_PREFIX = "hwi-2.0.0-rc.3";
|
||||
private static final String VERSION_PREFIX = "hwi-2.0.0-final";
|
||||
|
||||
private static boolean isPromptActive = false;
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue