Skip to content

Commit 7be2ba7

Browse files
committed
Merge tag '2024.11.0' into develop
2024.11.0
2 parents ae1dbf8 + 61eb66f commit 7be2ba7

File tree

4 files changed

+174
-153
lines changed

4 files changed

+174
-153
lines changed

io.openems.common/src/io/openems/common/OpenemsConstants.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public class OpenemsConstants {
3636
/**
3737
* The additional version string.
3838
*/
39-
public static final String VERSION_STRING = "SNAPSHOT";
39+
public static final String VERSION_STRING = "";
4040

4141
/**
4242
* The complete version as a SemanticVersion.

0 commit comments

Comments
 (0)