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

Commit ba16949

Browse files
author
Sarmokadam
committed
Changed Devcon version to 1.1.0
1 parent 1c4c81d commit ba16949

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818
public class Devcon {
1919

20-
public static final String VERSION = "1.1.0-SNAPSHOT";
20+
public static final String VERSION = "1.1.0";
2121

2222
// Mock url. Can be used with node.js http-server, for example. See public/version.json for data
2323
// public static final String VERSION_URL = "http://localhost:8080/version.json";

0 commit comments

Comments
 (0)