File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
adventure-editor/src/main/resources Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## [ 3.2.5]
6
+ - Some validations adding/editing animations and verbs to avoid errors.
7
+ - Fixed dealing with OpenAL bug in credits screen.
8
+ - Fixed bug extracting ink texts.
9
+
5
10
## [ 3.2.4]
6
11
- Added more external functions for Ink.
7
12
- Added support to load/save game preferences.
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ buildToolsVersion=29.0.2
5
5
libgdxVersion =1.9.10
6
6
roboVMGradlePluginVersion =2.3.7
7
7
roboVMVersion =2.3.8
8
- version =3.2.5-SNAPSHOT
8
+ version =3.2.5
Original file line number Diff line number Diff line change 1
- version =3.2.5-SNAPSHOT
1
+ version =3.2.5
2
2
libgdxVersion =1.9.10
3
3
roboVMVersion =2.3.8
4
- roboVMGradlePluginVersion =2.3.7
4
+ roboVMGradlePluginVersion =2.3.8
5
5
buildToolsVersion =29.0.2
6
6
androidAPILevel =29
7
7
androidGradlePluginVersion =3.4.1
You can’t perform that action at this time.
0 commit comments