File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 - name : Release
2727 uses : softprops/action-gh-release@v2
2828 with :
29- tag_name : " latest-1.21.10 "
30- name : " [1.4.4 for 1.21.10 ] Development Build"
29+ tag_name : " latest-1.21.11 "
30+ name : " [1.4.6 for 1.21.11 ] Development Build"
3131 body : " Push-ly development build for Caramel. Updated on every push - ignore the 'commits to master since this release', github works weird."
3232 prerelease : false
3333 files : |
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Caramel is a multipurpose AIO api for PaperAPI plugins. ***Caramel can not and w
1212- Simply drop in the latest Caramel jarfile from [ here] ( https://github.com/klashdevelopment/Caramel/releases/tag/latest-1.21 )
1313
1414## Quickstart (Developer)
15- - Make sure you have Paper API 1.21.4 in your pom
15+ - Make sure you have Paper API 1.21.11 in your pom
1616- Add Caramel to your maven:
1717
1818``` xml
@@ -24,7 +24,7 @@ Caramel is a multipurpose AIO api for PaperAPI plugins. ***Caramel can not and w
2424<dependency >
2525 <groupId >dev.klash</groupId >
2626 <artifactId >Caramel</artifactId >
27- <version >1.4.2 </version >
27+ <version >1.4.6 </version >
2828 <scope >provided</scope >
2929</dependency >
3030```
You can’t perform that action at this time.
0 commit comments