modify version strings for new release

This commit is contained in:
Eric House 2020-07-25 14:03:49 -07:00
parent f5a0547f45
commit f4104a318a
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
def INITIAL_CLIENT_VERS = 9
def VERSION_CODE_BASE = 157
def VERSION_NAME = '4.4.161'
def VERSION_CODE_BASE = 158
def VERSION_NAME = '4.4.162'
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")
def BUILD_INFO_NAME = "build-info.txt"

View file

@ -13,10 +13,10 @@
</style>
</head>
<body>
<h2>CrossWords 4.4.161 release</h2>
<h2>CrossWords 4.4.162 release</h2>
<p>This minor release removes an under-construction image I added
recently. It made friends think they were being hacked.</p>
<p>This minor release adds a few translations and removes a feature
that prevented building for F-Droid.</p>
<div id="survey">
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
@ -26,9 +26,9 @@
<h3>New with this release</h3>
<ul>
<li>Remove under-construction image that flashed by as a thumbnail was loading</li>
<li>Make color of line separating board tiles configurable</li>
<li>Change how dialogs are handled internally. You should NOT notice!</li>
<li>Pull in translations (from Weblate)</li>
<li>Re-enable F-Droid builds by disabling the new networking
code (using MQTT -- yeah, TMI :-) </li>
</ul>
<p>(The full changelog