Skip to content

Commit

Permalink
Version bump to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
btimofeev committed Mar 23, 2017
1 parent 4538bce commit 039fbb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
def versionMajor = 0
def versionMinor = 13
def versionPatch = 2
def versionMinor = 14
def versionPatch = 0
def versionBuild = 0

apply plugin: 'com.android.application'
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/raw-ru/changelog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#### 0.14 (March 23, 2017)
#### 0.14 (23 марта, 2017)

- Добавлена возможность создавать патчи в формате XDelta3
- Добавлена опция "игнорировать контрольную сумму"
- Перевод на испанский язык (перевёл Carlos Sánchez)
- Удалены библиотеки аналитики и отчетов о крэшах
- Удалены библиотеки аналитики и отчётов об ошибках

#### 0.13.2 (12 февраля, 2017)

Expand Down

0 comments on commit 039fbb8

Please sign in to comment.