Skip to content

Commit

Permalink
fixed version in gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
knoxfighter committed Apr 22, 2020
1 parent ec48f4f commit 9f99d76
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 @@ -4,7 +4,7 @@ plugins {
}

group 'moe.knox.factorio'
version '1.2.3'
version '1.3.0'

sourceCompatibility = 1.11

Expand Down

0 comments on commit 9f99d76

Please sign in to comment.