Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 1b95280

Browse files
committed
修改版本号为1.7.1
1 parent a4c85d0 commit 1b95280

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'tk.smileyik'
6-
version '1.7.0'
6+
version '1.7.1'
77
archivesBaseName = 'LuaInMinecraftBukkit'
88

99
repositories {

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: LuaInMinecraftBukkit
22
main: tk.smileyik.luainminecraftbukkit.LuaInMinecraftBukkit
3-
version: 1.7.0
3+
version: 1.7.1
44
api-version: 1.13
55
author: SmileYik
66
commands:

0 commit comments

Comments
 (0)