Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit 945eac4

Browse files
authored
Update Devcon.java
Changing Devcon and Devon version
1 parent e08fd7d commit 945eac4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/java/com/devonfw/devcon/Devcon.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public class Devcon {
3232
/**
3333
* current version of the tool
3434
*/
35-
public static final String VERSION = "1.4.0";
35+
public static final String VERSION = "1.4.1";
3636

3737
/**
3838
* url where the versions configuration file is located
@@ -52,7 +52,7 @@ public class Devcon {
5252
/**
5353
* to be used as version of devon.json files
5454
*/
55-
public static final String DEVON_DEFAULT_VERSION = "2.3.0";
55+
public static final String DEVON_DEFAULT_VERSION = "2.3.1";
5656

5757
/**
5858
* devcon's starter message

0 commit comments

Comments
 (0)