Skip to content

Commit 625384b

Browse files
committed
Release 0.3.1 TEST
1 parent 767f20f commit 625384b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ plugins {
3333
ext {
3434
id = 'ImpactInstaller'
3535
group 'io.github.ImpactDevelopment'
36-
version '0.3.0'
36+
version '0.3.1'
3737
description = 'Impact Installer'
3838
mainClassName = 'io.github.ImpactDevelopment.installer.Installer'
3939
targetCompatibility = sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)