Skip to content

Commit 75c9149

Browse files
committed
Version Bumps
1 parent 1ac7f4b commit 75c9149

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "com.kruthers"
8-
version = "2.6.2"
8+
version = "2.7.0"
99
description = "The core plugin used to manage the gamemode 4 public server"
1010

1111
repositories {

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Gamemode4Core
22
version: '${version}'
33
main: com.kruthers.gamemode4core.Gamemode4Core
4-
api-version: 1.16
4+
api-version: 1.20
55
author: kruthers
66
description: The core plugin used to manage the gamemode 4 public server
77
depend:

0 commit comments

Comments
 (0)