Skip to content

Commit d3829c6

Browse files
committed
bump MaVehicles version to 0.6.1+for34 and update release-log.md
1 parent cc061d9 commit d3829c6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

MavLibrary/release-log.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release log for the MaVehicles library
22

3+
## Version 0.6.1+for34 released on TBD
4+
5+
Upgrade JME to v3.4.0-beta3, Heart to v6.4.3+for34, Minie to v4.1.0+for34, and
6+
jme-ttf to v2.2.3+for34.
7+
38
## Version 0.6.0 released on 11 February 2021
49

510
+ API changes:

common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ext {
2828
heartVersion = '6.4.3+for34'
2929
jmeTtfVersion = '2.2.3+for34'
3030
jmonkeyengineVersion = '3.4.0-beta3'
31-
maVehiclesVersion = '0.6.1-SNAPSHOT'
31+
maVehiclesVersion = '0.6.1+for34'
3232
minieVersion = '4.1.0+big3+for34'
3333
}
3434

0 commit comments

Comments
 (0)