Skip to content

Commit 54fffca

Browse files
author
Tóth László
committed
Merge branch 'develop' into 'master'
Verzió javítás See merge request arcloud/carmen-cloud-api!65
2 parents 8a30b48 + 0b3c8b4 commit 54fffca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/adaptiverecognition/cloud/vehicle/VehicleResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
*/
3232
public class VehicleResult extends Result {
3333

34-
private static final String VERSION = "1.4.1";
34+
private static final String VERSION = "1.4.2";
3535

3636
private Data data = new Data();
3737

0 commit comments

Comments
 (0)