Skip to content

Commit 9e2d8f8

Browse files
committed
bump: 0.3.2-SNAPSHOT
1 parent caf5a0a commit 9e2d8f8

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
@@ -6,7 +6,7 @@ ext.apiVersion = "0.4-SNAPSHOT"
66

77
allprojects {
88
group = "org.anvilpowered"
9-
version = "0.3.1"
9+
version = "0.3.2-SNAPSHOT"
1010
apply plugin: 'java-library'
1111
apply plugin: 'maven-publish'
1212
apply plugin: 'signing'

catalyst-bungee/src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Catalyst
2-
version: "0.3.1"
2+
version: "0.3.2-SNAPSHOT"
33
main: org.anvilpowered.catalyst.bungee.CatalystBungee
44
api-version: 1.13
55
authors: ["STG_Allen"]

0 commit comments

Comments
 (0)