Skip to content

Commit 2973fc1

Browse files
committed
Version increment
1 parent b26fcbe commit 2973fc1

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=3.11.0
1+
version=3.11.1
22
plugin-name=VelocityVanish

src/main/java/ir/syrent/velocityvanish/velocity/VelocityVanish.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ import java.io.File
2727
import java.nio.file.Path
2828
import java.util.concurrent.TimeUnit
2929

30-
@Plugin(id = "velocityvanish", name = "VelocityVanish", version = "3.11.1",
31-
url = "https://syrent.ir", description = "Modern vanish system", authors = ["Syrent"])
3230
class VelocityVanish @Inject constructor(
3331
server: ProxyServer,
3432
logger: Logger,

0 commit comments

Comments
 (0)