mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 02:49:06 +00:00
wip
This commit is contained in:
parent
38877c5420
commit
6e8e44afb6
@ -265,7 +265,7 @@ activityDiagram {
|
||||
}
|
||||
|
||||
activityBar {
|
||||
LineColor black
|
||||
BackgroundColor black
|
||||
}
|
||||
|
||||
circle {
|
||||
|
@ -80,7 +80,7 @@ public class Version {
|
||||
}
|
||||
|
||||
public static int beta() {
|
||||
final int beta = 6;
|
||||
final int beta = 7;
|
||||
return beta;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user