File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33<a href =" https://jitpack.io/#max1mde/ChatBubbles-API " >
44<img src =" https://jitpack.io/v/max1mde/ChatBubbles-API.svg " >
55</a >
6- <h1 >The official api of the plugin better chat bubbles </h1 >
6+ <h1 >The official api of the plugin Better Chat Bubbles </h1 >
77<p >Remove, create new or modify existing chat bubbles on any living entity as you like</p >
88</div >
99
@@ -48,7 +48,7 @@ repositories {
4848}
4949
5050dependencies {
51- compileOnly 'com.github.max1mde:ChatBubbles-API:1.4.0 '
51+ compileOnly 'com.github.max1mde:ChatBubbles-API:1.4.1 '
5252}
5353```
5454Kotlin DSL
@@ -58,7 +58,7 @@ repositories {
5858}
5959
6060dependencies {
61- compileOnly(" com.github.max1mde:ChatBubbles-API:1.4.0 " )
61+ compileOnly(" com.github.max1mde:ChatBubbles-API:1.4.1 " )
6262}
6363```
6464
@@ -74,7 +74,7 @@ dependencies {
7474<dependency >
7575 <groupId >com.github.max1mde</groupId >
7676 <artifactId >ChatBubbles-API</artifactId >
77- <version >1.4.0 </version >
77+ <version >1.4.1 </version >
7878 <scope >provided</scope >
7979</dependency >
8080```
You can’t perform that action at this time.
0 commit comments