We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767f20f commit 625384bCopy full SHA for 625384b
build.gradle
@@ -33,7 +33,7 @@ plugins {
33
ext {
34
id = 'ImpactInstaller'
35
group 'io.github.ImpactDevelopment'
36
- version '0.3.0'
+ version '0.3.1'
37
description = 'Impact Installer'
38
mainClassName = 'io.github.ImpactDevelopment.installer.Installer'
39
targetCompatibility = sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments