Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Blueyescat committed Jun 27, 2019
1 parent d5fc580 commit 6fdd952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = 'me.blueyescat.skriptlogs'
version = '0.1.1'
version = '0.1.2'

sourceCompatibility = 1.8
compileJava.options.encoding = 'UTF-8'
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ website: https://github.com/Blueyescat/skript-logs
depend: [Skript]

main: me.blueyescat.skriptlogs.SkriptLogs
api-version: 1.13
api-version: 1.14

0 comments on commit 6fdd952

Please sign in to comment.