Skip to content

Commit 5ebde82

Browse files
committed
Prepare for v1.3.1.
1 parent 661b728 commit 5ebde82

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.3.1]
6+
- Asset folder is created now in the project root.
7+
- Updated Gradle to v4.0.2
8+
- FIX sound error preventing to save the game.
9+
510
## [1.3.0]
611
- New Sound System. Now adding sounds is more usable. Backwards compatibility preserved.
712
- World properties can also be set in BladeEngine.properties.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.3.1-SNAPSHOT
1+
version=1.3.1
22
libgdxVersion=1.9.6
33
roboVMVersion=2.3.1
44
roboVMGradlePluginVersion=2.3.1

0 commit comments

Comments
 (0)