Bump version to 0.61

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2015-07-27 14:03:42 -07:00
parent 3885ae6337
commit 1fe57e4841
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<groupId>org.whispersystems.textsecure</groupId>
<artifactId>TextSecureServer</artifactId>
<version>0.60-RC3</version>
<version>0.61</version>
<properties>
<dropwizard.version>0.9.0-rc3</dropwizard.version>
@ -94,7 +94,7 @@
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>websocket-resources</artifactId>
<version>0.3.1</version>
<version>0.3.2</version>
</dependency>
<dependency>
<groupId>org.whispersystems</groupId>