Skip to content
Snippets Groups Projects
Commit 5838f0d4 authored by jerray's avatar jerray
Browse files

Merge branch 'master' into auto-security-diplodocus

parents 705c3896 2104ae22
No related branches found
No related tags found
1 merge request!500Auto security diplodocus
14799 14801
\ No newline at end of file \ No newline at end of file
...@@ -89,6 +89,7 @@ public class AvatarActionOnSignal extends AvatarStateMachineElement { ...@@ -89,6 +89,7 @@ public class AvatarActionOnSignal extends AvatarStateMachineElement {
return values; return values;
} }
public int getNbOfValues() { public int getNbOfValues() {
return values.size(); return values.size();
} }
......
...@@ -50,8 +50,8 @@ package ui.util; ...@@ -50,8 +50,8 @@ package ui.util;
*/ */
public class DefaultText { public class DefaultText {
public static String BUILD = "14798"; public static String BUILD = "14800";
public static String DATE = "2024/06/03 03:22:06 CET"; public static String DATE = "2024/06/05 03:22:32 CET";
public static StringBuffer sbAbout = makeAbout(); public static StringBuffer sbAbout = makeAbout();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment