up version code and strings

This commit is contained in:
Eric House 2018-07-11 06:41:36 -07:00
parent 6bab91803d
commit af0ddaa0f7
2 changed files with 10 additions and 7 deletions

View file

@ -1,6 +1,6 @@
def INITIAL_CLIENT_VERS = 8
def VERSION_CODE_BASE = 132
def VERSION_NAME = '4.4.136'
def VERSION_CODE_BASE = 133
def VERSION_NAME = '4.4.137'
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")
def GCM_SENDER_ID = System.getenv("GCM_SENDER_ID")
def BUILD_INFO_NAME = "build-info.txt"

View file

@ -13,9 +13,9 @@
</style>
</head>
<body>
<h2>CrossWords 4.4.136 release</h2>
<h2>CrossWords 4.4.137 release</h2>
<p>This release fixes a couple of rare bugs.</p>
<p>This release paves the way for play-via-SMS improvements.</p>
<div id="survey">
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
@ -25,9 +25,12 @@
<h3>New with this release</h3>
<ul>
<li>Flip arrow to match when board flipped</li>
<li>Fix problems when undos arrive at unexpected times</li>
<li>Don't crash when game connects while app's in background</li>
<li>Add new SMS-handling code. One feature isn't compatible with
the previous release so it won't be activated until there's been
time for everybody to upgrade.</li>
<li>Include new Catalan translations</li>
<li>Fix bug causing (rarely) unending notifications of wordlist
upgrade</li>
</ul>
<p>(The full changelog