Skip to content

Commit cede268

Browse files
committed
Update Info.java
1 parent bd11c49 commit cede268

File tree

1 file changed

+1
-1
lines changed
  • core/src/main/java/org/botblock/javabotblockapi/core

1 file changed

+1
-1
lines changed

core/src/main/java/org/botblock/javabotblockapi/core/Info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public class Info{
3939
/**
4040
* Patch version of the Wrapper.
4141
*/
42-
public static final int PATCH = 3;
42+
public static final int PATCH = 4;
4343

4444
/**
4545
* Full version in the format {@code major.minor.patch}.

0 commit comments

Comments
 (0)