Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Commit b7009c7

Browse files
committed
feat: change plugin version
1 parent 4f072a1 commit b7009c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/net/neverstopgaming/haste/HasteModule.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import net.neverstopgaming.haste.command.SupportCommand
77
import net.neverstopgaming.haste.util.Updater
88

99
const val pluginName = "SimpleCloud-Haste-Module"
10-
const val pluginVersion = "1.0"
10+
const val pluginVersion = "1.1"
1111

1212
class HasteModule : ICloudModule {
1313

0 commit comments

Comments
 (0)