Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WDRshadow committed Dec 5, 2021
1 parent d571efc commit 40ec101
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,9 @@ The most basic cross-server chat function.

## To do list

**1. Show players current server on TabList and global Chat.**
**1. Get the server list and provide a way to click to switch.**

**2. Get the server list and provide a way to click to switch.**

**3. Let players customize the default server.**
**2. Let players customize the default server.**

## Build

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = 'com.wdrshadow'
version = '1.0.2-SNAPSHOP'
version = '1.0.4-SNAPSHOP'

repositories {
mavenCentral()
Expand Down

0 comments on commit 40ec101

Please sign in to comment.