Skip to content

Commit

Permalink
Merge tag '1.1.0.2' into develop
Browse files Browse the repository at this point in the history
Tagging version 1.1.0.2 1.1.0.2
  • Loading branch information
NovaMachina committed Aug 7, 2020
2 parents 2ec43fc + 0d5bb52 commit c334c83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'

version = "1.1.0.1"
version = "1.1.0.2"
group = 'com.novamachina.exnihilosequentia' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'exnihilosequentia'

Expand Down
3 changes: 2 additions & 1 deletion update.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"homepage": "https://github.com/NovaMachina/ExNihiloSequentia/wiki",
"promos": {
"1.15.2-latest": "1.1.0.1"
"1.15.2-latest": "1.1.0.2"
},
"1.15.2": {
"1.1.0.2": "Fix barrel eating buckets when inserting a fluid",
"1.1.0.1": "Fix Fluid Transform duplicate check, Fix Sieve Drops flattening, Fix config file errors",
"1.1.0.0": "The Configuration Update",
"1.0.0.0": "Official release"
Expand Down

0 comments on commit c334c83

Please sign in to comment.