mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-23 13:27:34 +00:00
chore: version 1.2024.3
This commit is contained in:
parent
ad4a1bde57
commit
c6f150fd4e
@ -1,4 +1,4 @@
|
|||||||
# Warning, "version" should be the same in gradle.properties and Version.java
|
# Warning, "version" should be the same in gradle.properties and Version.java
|
||||||
# Any idea anyone how to magically synchronize those :-) ?
|
# Any idea anyone how to magically synchronize those :-) ?
|
||||||
version = 1.2024.3beta1
|
version = 1.2024.3
|
||||||
org.gradle.workers.max = 3
|
org.gradle.workers.max = 3
|
@ -46,7 +46,7 @@ public class Version {
|
|||||||
|
|
||||||
// Warning, "version" should be the same in gradle.properties and Version.java
|
// Warning, "version" should be the same in gradle.properties and Version.java
|
||||||
// Any idea anyone how to magically synchronize those :-) ?
|
// Any idea anyone how to magically synchronize those :-) ?
|
||||||
private static final String version = "1.2024.3beta1";
|
private static final String version = "1.2024.3";
|
||||||
|
|
||||||
public static String versionString() {
|
public static String versionString() {
|
||||||
return version;
|
return version;
|
||||||
@ -80,7 +80,7 @@ public class Version {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static long compileTime() {
|
public static long compileTime() {
|
||||||
return 1707932786357L;
|
return 1708026005000L;
|
||||||
}
|
}
|
||||||
|
|
||||||
public static String compileTimeString() {
|
public static String compileTimeString() {
|
||||||
|
@ -13,6 +13,7 @@ eip
|
|||||||
elastic
|
elastic
|
||||||
gcp
|
gcp
|
||||||
kubernetes
|
kubernetes
|
||||||
|
k8s
|
||||||
logos
|
logos
|
||||||
material
|
material
|
||||||
office
|
office
|
||||||
|
BIN
stdlib/k8s-abx.repx
Normal file
BIN
stdlib/k8s-abx.repx
Normal file
Binary file not shown.
BIN
stdlib/k8s-dex.repx
Normal file
BIN
stdlib/k8s-dex.repx
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user