Skip to content

Commit 308d0a5

Browse files
committed
release: 0.3.2
1 parent 8add9e5 commit 308d0a5

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

77
allprojects {
88
group = "org.anvilpowered"
9-
version = "0.3.2-SNAPSHOT"
9+
version = "0.3.2"
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.2-SNAPSHOT"
2+
version: "0.3.2"
33
main: org.anvilpowered.catalyst.bungee.CatalystBungee
44
api-version: 1.13
55
authors: ["STG_Allen"]

0 commit comments

Comments
 (0)