File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Download the latest and greatest one from [Oracle website](https://www.oracle.co
3333[ http://esp8266.ru/ESPlorer/ ] ( http://esp8266.ru/esplorer/ )
3434
3535### Latest binaries download
36- [ esp8266.ru ] ( http ://esp8266.ru/esplorer/#download )
36+ Check out [ Releases ] ( https ://github.com/4refr0nt/ESPlorer/releases )
3737
3838### Build from sources
3939#### Windows
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ public class ESPlorer extends javax.swing.JFrame {
4747 public static boolean pOpen = false;
4848 public static boolean sOpen = false;
4949 public static boolean portJustOpen = false;
50- public static final String VERSION = "v0.2.0-rc5 ";
50+ public static final String VERSION = "v0.2.0";
5151 private static String laf;
5252 private static String systemLaf;
5353 public static Preferences prefs;
You can’t perform that action at this time.
0 commit comments