Skip to content

Commit f1a6e19

Browse files
committed
Updated Version numbers
1 parent be75d63 commit f1a6e19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/com/headwire/aem/tooling/intellij/explorer/WebContentFXPanel.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ public class WebContentFXPanel
4646
private JFXPanel panel;
4747
private WebView browser;
4848
private WebEngine webEngine;
49-
private String url = "https://www.headwire.com/t/intellij-1.0.3.3.html";
50-
private String altUrl = "https://www.headwire.com/t/intellij-1.0.3.1.html";
49+
private String url = "https://www.headwire.com/t/intellij-1.0.3.4.html";
50+
private String altUrl = "https://www.headwire.com/t/intellij-1.0.3.3.html";
5151

5252
public WebContentFXPanel() {
5353

0 commit comments

Comments
 (0)