mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-21 20:45:10 +00:00
Version 1.2022.12
This commit is contained in:
parent
bb6a08f55c
commit
62c8b26e25
@ -45,7 +45,7 @@ public class Version {
|
||||
private static final int MAJOR_SEPARATOR = 1000000;
|
||||
|
||||
public static int version() {
|
||||
return 1202210;
|
||||
return 1202212;
|
||||
}
|
||||
|
||||
public static int versionPatched() {
|
||||
@ -94,7 +94,7 @@ public class Version {
|
||||
}
|
||||
|
||||
public static long compileTime() {
|
||||
return 1666371002299L;
|
||||
return 1666548746412L;
|
||||
}
|
||||
|
||||
public static String compileTimeString() {
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user