Skip to content

Commit dec8c7b

Browse files
Update index.md
1 parent 3df4415 commit dec8c7b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Caramel is a multipurpose AIO api for PaperAPI plugins. ***Caramel can not and w
1414
## Quickstart (Developer)
1515
- Add Caramel to your maven:
1616

17+
LATEST VERSION: 1.3.0
18+
1719
```xml
1820
<repository>
1921
<id>klashdevelopment</id>
@@ -23,7 +25,7 @@ Caramel is a multipurpose AIO api for PaperAPI plugins. ***Caramel can not and w
2325
<dependency>
2426
<groupId>dev.klash</groupId>
2527
<artifactId>Caramel</artifactId>
26-
<version>1.1.0</version>
28+
<version>VERSION</version>
2729
<scope>provided</scope>
2830
</dependency>
2931
```

0 commit comments

Comments
 (0)