Bump version to 2.8.0

This commit is contained in:
Alan Evans 2019-11-01 16:53:59 -04:00
parent 6c907e9163
commit a3cff019f3

View File

@ -1,5 +1,5 @@
subprojects {
ext.version_number = "2.7.1"
ext.version_number = "2.8.0"
ext.group_info = "org.whispersystems"
ext.curve25519_version = "0.5.0"