Skip to content

Commit b9e40f6

Browse files
authored
Update README.md
1 parent 8ca2052 commit b9e40f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Annotation/Reflection Based Command API that just does what you want it to do wi
1616
<dependency>
1717
<groupId>com.github.therealdamt</groupId>
1818
<artifactId>commandapi</artifactId>
19-
<version>1.4.0</version>
19+
<version>086ce74d0a</version>
2020
</dependency>
2121
```
2222

@@ -31,7 +31,7 @@ Annotation/Reflection Based Command API that just does what you want it to do wi
3131

3232
```gradle
3333
dependencies {
34-
implementation 'com.github.therealdamt:commandapi:1.4.0'
34+
implementation 'com.github.therealdamt:commandapi:086ce74d0a'
3535
}
3636
```
3737

0 commit comments

Comments
 (0)