We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb4245 commit 78cab05Copy full SHA for 78cab05
1 file changed
build.gradle
@@ -39,7 +39,7 @@ java {
39
40
PluginManifest pluginManifest = [
41
name : 'CommandPrompter',
42
- version : new Version(major: 2, minor: 6, patch: 1, fix: 0, classifier: 'SNAPSHOT'),
+ version : new Version(major: 2, minor: 7, patch: 0, fix: 0, classifier: 'SNAPSHOT'),
43
author : 'CyR1en',
44
description: 'Perfect companion plugin for inventory UI menu.',
45
entry : 'com.cyr1en.commandprompter.CommandPrompter'
0 commit comments