Skip to content

Commit 5d44344

Browse files
committed
BuildCraftCompat 7.1.2
1 parent d70ecfb commit 5d44344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ apply plugin: 'forge' // adds the forge dependency
5050
apply plugin: 'maven' // for uploading to a maven repo
5151
// apply plugin: 'checkstyle'
5252

53-
version = "7.1.0"
53+
version = "7.1.2"
5454
group = "com.mod-buildcraft-compat"
5555
archivesBaseName = "buildcraft-compat" // the name that all artifacts will use as a base. artifacts names follow this pattern: [baseName]-[appendix]-[version]-[classifier].[extension]
5656

0 commit comments

Comments
 (0)