diff --git a/src/com/lushprojects/circuitjs1/client/circuitjs1.java b/src/com/lushprojects/circuitjs1/client/circuitjs1.java index fc0359f1..70896436 100644 --- a/src/com/lushprojects/circuitjs1/client/circuitjs1.java +++ b/src/com/lushprojects/circuitjs1/client/circuitjs1.java @@ -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;