Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaesga committed Feb 22, 2016
1 parent 992074b commit 4429044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/elevenpaths/latch/LatchAuth.java
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
* Use the methods inside LatchAPI and LatchUser class.
*/
public class LatchAuth {
protected static final String API_VERSION = "1.0";
protected static final String API_VERSION = "1.1";
public static String API_HOST = "https://latch.elevenpaths.com";

//App API
Expand Down

0 comments on commit 4429044

Please sign in to comment.