Skip to content

Commit fa278d7

Browse files
committed
Fix Versioning mistake, to 1.3 instead of 1.3.1
1 parent 9e1b534 commit fa278d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/plugin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Landlord
22
main: com.jcdesimp.landlord.Landlord
3-
version: 1.3.1
3+
version: 1.3
44
author: Jcdesimp
55
authors: []
66
website: http://dev.bukkit.org/bukkit-plugins/landlord/
@@ -100,4 +100,4 @@ permissions:
100100
default: op
101101
landlord.admin.modifyfriends:
102102
description: add/remove friends of any land
103-
default: op
103+
default: op

0 commit comments

Comments
 (0)