From 8a4563e8eebfa00401ceddc355e379a40234edb7 Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 18 May 2017 06:53:03 -0700 Subject: [PATCH] up version strings --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 15 ++++----------- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index d4c35c55e..b5ad9495e 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -1,8 +1,8 @@ import groovy.swing.SwingBuilder def INITIAL_CLIENT_VERS = 8 -def VERSION_CODE_BASE = 113 -def VERSION_NAME = '4.4.117' +def VERSION_CODE_BASE = 114 +def VERSION_NAME = '4.4.118' def VARIANTS = [ "xw4", "xw4dbg" ] def BUILDS = [ "Debug", "Release" ] def GITREV = "git describe --tags --dirty".execute().text.trim() diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index 98b9f9ac9..f49a3b532 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,11 +13,10 @@ -

CrossWords 4.4.117 release

+

CrossWords 4.4.118 release

-

This release removes a handful of words from the built-in English - wordlists that prevent it from having a family-friendly rating - in the "Play" store.

+

This release fixes a couple of crashes reported through the + "Play" store.

Please take @@ -27,13 +26,7 @@

New with this release

    -
  • Remove 54 (of 41871) words from the CollegeEng wordlist
  • -
  • Remove 3 words from the Top5000 wordlist (making it, I - guess, "Top4997" instead)
  • -
  • Make new CollegeEngFull wordlist available for download in - case you miss those 54 words
  • -
  • Incorporate new French and Japanese translations
  • -
  • Address crash reported through Google (thanks!)
  • +
  • Address two crashes reported through Google (thanks!)

(The full changelog