mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-25 22:37:33 +00:00
Merge branch 'wip'
This commit is contained in:
commit
d44b537f31
@ -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