Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit ef5d187

Browse files
committed
new daily build to include the pull request
1 parent c4c7f6f commit ef5d187

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>cz.cuni.lf1.lge</groupId>
66
<artifactId>ThunderSTORM</artifactId>
7-
<version>dev-2016-02-11-b1</version>
7+
<version>dev-2016-02-28-b1</version>
88
<packaging>jar</packaging>
99

1010
<name>ThunderSTORM</name>

src/main/java/cz/cuni/lf1/lge/ThunderSTORM/ThunderSTORM.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
public class ThunderSTORM {
44

5-
public static final String VERSION = "dev-2016-02-11-b1";
5+
public static final String VERSION = "dev-2016-02-28-b1";
66
public static final String URL_DAILY = "https://googledrive.com/host/0BzOGc-xMFyDYR1JaelZYQmJsaUE/builds/daily";
77
public static final String URL_STABLE = "https://googledrive.com/host/0BzOGc-xMFyDYR1JaelZYQmJsaUE/builds/stable";
88
public static final String FILE_NAME = "Thunder_STORM";

0 commit comments

Comments
 (0)