Skip to content

Commit

Permalink
Release 0.3.1 TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
leijurv committed Jul 10, 2019
1 parent 767f20f commit 625384b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ plugins {
ext {
id = 'ImpactInstaller'
group 'io.github.ImpactDevelopment'
version '0.3.0'
version '0.3.1'
description = 'Impact Installer'
mainClassName = 'io.github.ImpactDevelopment.installer.Installer'
targetCompatibility = sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 625384b

Please sign in to comment.