Skip to content

Commit 3a4a352

Browse files
committed
0.8.5 -> 0.8.6
1 parent 3a3a07a commit 3a4a352

File tree

7 files changed

+12
-4
lines changed

7 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Changelog
22

3-
## [In development] - 2021-?-?
4-
### Added
3+
## [0.8.6] - 2021-09-04
4+
### Changed
55
- INSTEAD updated to version 3.4.0
6+
### Added
67
- GL Hack option (fixes rendering issues on some phones)
78
- Esperanto translation (thanks to Artur Aiwasan)
89

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ buildscript {
77
compile_sdk_version = 30
88
ndk_version = '20.1.5948944'
99

10-
version_code = 80500
11-
version_name = '0.8.5'
10+
version_code = 80600
11+
version_name = '0.8.6'
1212

1313
build_config_instead_version = '3.4.0'
1414

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- INSTEAD updated to version 3.4.0
2+
- GL Hack option (fixes rendering issues on some phones)
3+
- Esperanto translation (thanks to Artur Aiwasan)

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Most of the games are in Russian, but there are games in English, Spanish and Fr
1515
- Mirror
1616
- Kayleth
1717
- Dark Crystal
18+
- The Archive
1819

1920
* in Spanish:
2021
- Mansion
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- INSTEAD обновлен до версии 3.4.0
2+
- добавлена опция GL Hack (исправляет проблемы с рендерингом на некоторых телефонах)
3+
- добавлен перевод на Эсперанто (перевел Artur Aiwasan)

0 commit comments

Comments
 (0)