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

Commit 41ced56

Browse files
committed
Update version numbers
1 parent 5460003 commit 41ced56

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>de.ungefroren</groupId>
88
<artifactId>RPGMenu</artifactId>
9-
<version>3.0</version>
9+
<version>4.0</version>
1010

1111
<repositories>
1212
<repository>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RPGMenu plugin.yml - See https://bukkit.gamepedia.com/Plugin_YAML/de for more information
22
name: RPGMenu
3-
version: 3.0
3+
version: 4.0
44
api-version: 1.13
55
description: 'A addon for BetonQuest which allows you to simply create your own guis by using events and items from BetonQuest.'
66
author: ungefroren

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0
1+
4.0

0 commit comments

Comments
 (0)