mirror of
https://github.com/pfalstad/circuitjs1.git
synced 2026-02-20 01:41:22 +01:00
2.3.0
This commit is contained in:
@@ -72,7 +72,7 @@ import com.google.gwt.user.client.Window.ClosingEvent;
|
||||
|
||||
public class circuitjs1 implements EntryPoint {
|
||||
|
||||
public static final String versionString="2.2.19js";
|
||||
public static final String versionString="2.3.0js";
|
||||
|
||||
// Set to true if the server runs the shortrelay.php file in the same directory as the circuit simulator
|
||||
public static final boolean shortRelaySupported = true;
|
||||
|
||||
Reference in New Issue
Block a user