Skip to content

Commit 5eb024b

Browse files
authored
Bump version (#163)
1 parent f7319ea commit 5eb024b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.apache.tools.ant.filters.ReplaceTokens
22

33
group 'com.btk5h.skript-mirror'
4-
version '2.6.2'
4+
version '2.6.3'
55

66
apply plugin: 'java'
77

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: @version@
33
description: Reflection utilities for Skript.
44
authors: [Bryan Terce <bryan.terce@gmail.com>, TPGamesNL, 'SkriptLang Team']
55
website: https://github.com/SkriptLang/skript-reflect
6-
api-version: 1.13
6+
api-version: 1.19
77

88
main: com.btk5h.skriptmirror.SkriptMirror
99
softdepend: [Skript]

0 commit comments

Comments
 (0)