Bump version to 0.16

This commit is contained in:
Moxie Marlinspike 2014-06-30 12:18:39 -07:00
parent 405802c492
commit b34e46af93
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<groupId>org.whispersystems.textsecure</groupId> <groupId>org.whispersystems.textsecure</groupId>
<artifactId>TextSecureServer</artifactId> <artifactId>TextSecureServer</artifactId>
<version>0.13</version> <version>0.16</version>
<properties> <properties>
<dropwizard.version>0.7.0</dropwizard.version> <dropwizard.version>0.7.0</dropwizard.version>