Skip to content

Commit d5009db

Browse files
Prepare For Release (1.0-pre3)
1 parent 84e9182 commit d5009db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ Report it at https://github.com/SkriptLang/skript-worldguard/issues.
99
Tutorials are available on the wiki at https://github.com/SkriptLang/skript-worldguard/wiki.
1010

1111
## Requirements
12-
skript-worldguard is designed for Skript 2.10.0 and above.
13-
It works with all Minecraft versions supported by Skript 2.10.0.
12+
skript-worldguard is designed for Skript 2.12.0 and newer.
13+
It works with all Minecraft versions supported by Skript 2.12.0.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group 'org.skriptlang.skript'
8-
version '1.0-pre2'
8+
version '1.0-pre3'
99

1010
compileJava.options.encoding = 'UTF-8'
1111

0 commit comments

Comments
 (0)