Skip to content

Commit a904d53

Browse files
committed
No minor
1 parent 35e2a06 commit a904d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/github/steakteam/chplus/CHPlus.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public class CHPlus extends AbstractExtension {
2323

2424
@Override
2525
public Version getVersion() {
26-
return new SimpleVersion(1, 7, 0);
26+
return new SimpleVersion(1, 6, 1);
2727
}
2828

2929
@Override

0 commit comments

Comments
 (0)