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

Commit d7b543b

Browse files
committed
Release version 4.0.2
1 parent a1bf1fa commit d7b543b

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>4.0.1</version>
9+
<version>4.0.2</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

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: 4.0.1
3+
version: 4.0.2
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-
4.0.1
1+
4.0.2

0 commit comments

Comments
 (0)