up client version

There's no change that matters, but on relay I want to see the upgrade
rate.
This commit is contained in:
Eric House 2020-08-25 08:24:30 -07:00
parent b1f6ac7088
commit 1534298422

View file

@ -1,4 +1,4 @@
def INITIAL_CLIENT_VERS = 9
def INITIAL_CLIENT_VERS = 10
def VERSION_CODE_BASE = 159
def VERSION_NAME = '4.4.163'
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")