Skip to content

Commit

Permalink
bump MaVehicles version to 0.6.2 and update release-log.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jun 9, 2021
1 parent ae87a00 commit 54390b6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions MavLibrary/release-log.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release log for the MaVehicles library

## Version 0.6.2 released on TBD

Upgrade JME to v3.4.0-stable, Garrett to v0.1.3, Heart to v6.4.4,
LemurPower to v0.4.2, Minie to v4.1.1, SkyControl to v0.9.32,
and jme-ttf to v2.2.4.

## Version 0.6.1+for34 released on 9 May 2021

Upgrade JME to v3.4.0-beta3, Heart to v6.4.3+for34, Minie to v4.1.0+for34, and
Expand Down
2 changes: 1 addition & 1 deletion common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ext {
heartVersion = '6.4.4'
jmeTtfVersion = '2.2.4'
jmonkeyengineVersion = '3.4.0-stable'
maVehiclesVersion = '0.6.2+for34-SNAPSHOT'
maVehiclesVersion = '0.6.2'
minieVersion = '4.1.1+big3'
}

Expand Down

0 comments on commit 54390b6

Please sign in to comment.