Skip to content

Commit e68097c

Browse files
FurtifGegy
authored andcommitted
0.69.1 (#920)
1 parent 1f6b34d commit e68097c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library/src/main/java/com/pokegoapi/util/hash/pokehash/PokeHashProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public class PokeHashProvider implements HashProvider {
4646
@Setter
4747
private String endpoint = DEFAULT_ENDPOINT;
4848

49-
private static final int VERSION = 6702;
49+
private static final int VERSION = 6901;
5050
private static final long UNK25 = 5395925083854747393L;
5151

5252
private static final Moshi MOSHI = new Builder().build();

0 commit comments

Comments
 (0)