Skip to content

Commit 12c2c57

Browse files
Version bump
1 parent 63f893a commit 12c2c57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ plugins {
2929
}
3030

3131
group = 'com.zetaplugins'
32-
version = '1.2.0'
32+
version = '1.3.0'
3333

3434
repositories {
3535
mavenCentral()

src/main/resources/paper-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: TimberZ
2-
version: '1.2.0'
2+
version: '1.3.0'
33
main: com.zetaplugins.timberz.TimberZ
44
bootstrapper: com.zetaplugins.timberz.bootstrap.TimberZBootstrap
55
api-version: '1.21'

0 commit comments

Comments
 (0)