Skip to content

Commit a317917

Browse files
author
Marko Dujović
committed
1.3.4. Update:
- Same changes as before - Temporary enabled all block because of loot system - horizontal_pane_block doesn't require loot table because it's not a feature block so it's removed
1 parent c402c54 commit a317917

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
@@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
1313
apply plugin: 'idea'
1414
apply plugin: 'maven-publish'
1515

16-
version = '1.3.3'
16+
version = '1.3.4'
1717
group = 'com.codenamerevy.additionalbars' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
1818
archivesBaseName = 'additionalbars'
1919

0 commit comments

Comments
 (0)