Skip to content

Commit

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

## Version 0.6.1 released on TBD

Upgrade Heart to v6.4.3+for33, Minie to v4.1.0+for33, and jme-ttf to v2.2.3.

## Version 0.6.0 released on 11 February 2021

+ API changes:
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.3+for33'
jmeTtfVersion = '2.2.3'
jmonkeyengineVersion = '3.3.2-stable'
maVehiclesVersion = '0.6.1-SNAPSHOT'
maVehiclesVersion = '0.6.1+for33'
minieVersion = '4.1.0+big3+for33'
pbrTerrainVersion = '1.0.3'
}
Expand Down

0 comments on commit 13114cd

Please sign in to comment.